summaryrefslogtreecommitdiff
path: root/indra/cmake/LLAddBuildTest.cmake
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-03-05 18:11:55 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-03-05 18:11:55 -0800
commiteee50d1401ff7dfcb9c9fdc2c6e61e6d6281f5e2 (patch)
treed3e0adbe278ff4409cc492006c89eb71fa97ff38 /indra/cmake/LLAddBuildTest.cmake
parent9412447b4f49e068fc5890821ed4b8686e13d723 (diff)
Fix for a crash on startup/shutdown introduced in the tip of viewer-2-0 very recently.
list.erase(list.find()) is not safe, because erasing list.end() is undefined. Check to make sure the find succeeded before doing the erase. Reviewed by Richard at http://codereview.lindenlab.com/341001
Diffstat (limited to 'indra/cmake/LLAddBuildTest.cmake')
0 files changed, 0 insertions, 0 deletions