khanat-opennel-code/code/ryzom/server/src
kishan_grimout 5ea48c7599 fix crash in EGS when client asks to create an item with a sheet ID EGS doesn't know
by avoiding access the null item pointer outside the if(null) scope.

--HG--
branch : develop
2017-05-29 16:15:02 +02:00
..
admin_modules Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
ags_test Fixed: Servers compilation 2016-12-19 09:25:51 +01:00
ai_data_service Changed: Use empty() instead of comparison with "" 2016-10-30 15:59:20 +01:00
ai_service Fix build with macOS clang 2017-04-28 23:58:16 +02:00
ai_share Fixed: Warnings 2016-11-22 12:22:17 +01:00
backup_service Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
dynamic_scenario_service Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
entities_game_service fix crash in EGS when client asks to create an item with a sheet ID EGS doesn't know 2017-05-29 16:15:02 +02:00
entity_view_service Fixed: Servers compilation 2016-12-19 09:25:51 +01:00
frontend_service Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
gameplay_module_lib Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
general_utilities_service Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
gpm_service Fixed: Servers compilation 2016-12-19 09:25:51 +01:00
input_output_service Changed: Minor changes 2016-12-19 09:26:46 +01:00
log_analyser_service Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
logger_service Fixed: compiling server (fixes #303) 2017-03-27 18:08:43 +03:00
mail_forum_service Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
mirror_service Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 2016-10-20 12:30:24 +02:00
monitor_service Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
patchman_service Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
pd_lib Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
pd_reference_builder Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
pd_support_service Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
persistant_data_service Fixed: Warnings 2016-11-22 12:22:17 +01:00
ryzom_admin_service Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
ryzom_naming_service Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
ryzom_welcome_service Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
sabrina Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 2013-02-12 22:48:37 +01:00
server_share Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
session_browser_server Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
shard_unifier_service Fix compilation on mac (thanks Siela for the fixes !) 2017-04-28 23:56:06 +02:00
simulation_service Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
testing_tool_service Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
tick_service Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 2016-10-20 12:30:24 +02:00
CMakeLists.txt Changed: Simplified all ENDIF and ELSE 2016-10-27 10:54:09 +02:00