phoenix-firestorm/indra
Nat Goodspeed 166f75d91f MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.
The change from LLProcessLauncher to LLProcess introduces the possibility of a
NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
something reasonable with NULL. Use these methods in LLPLuginProcessParent.
2012-06-06 16:38:16 -04:00
..
cmake merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
copy_win_scripts
integration_tests merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
lib/python
linux_crash_logger
linux_updater merge changes for DRTVWR-148 2012-05-29 12:42:53 -04:00
llaudio
llcharacter
llcommon MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llcrashlogger
llimage Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llimagej2coj
llinventory
llkdu
llmath
llmessage Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llplugin MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprimitive
llrender MAINT-1142 use VBO pooling on OSX 2012-06-04 12:15:08 -07:00
llui Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llvfs
llwindow Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llxml
lscript
mac_crash_logger
mac_updater
media_plugins
newview merge changes for DRTVWR-155 2012-05-29 14:49:20 -04:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger
win_updater
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py