phoenix-firestorm/indra
Gilbert Gonzales decd8a435d CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard. 2012-07-24 14:42:28 -07:00
..
cmake
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage MAINT-1144: Merge llhttpclient_test.cpp fix back to tip 2012-06-07 05:47:50 -04:00
llplugin
llprimitive
llrender merge changes for drtvwr-132 2012-04-03 11:28:56 -04:00
llui CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard. 2012-07-24 14:42:28 -07:00
llvfs
llwindow
llxml fix for gcc builds 2012-07-24 12:03:00 -07:00
llxuixml CHUI-227 FIX Teleport offers sent are not received 2012-07-23 19:33:39 -07:00
lscript
mac_crash_logger
mac_updater
media_plugins
newview CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard. 2012-07-24 14:42:28 -07:00
test
test_apps/llplugintest
tools/vstool
viewer_components Automated merge with http://hg.secondlife.com/viewer-development 2012-02-06 15:28:45 -08:00
win_crash_logger
win_updater
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py