diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-01-13 15:15:57 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-01-13 15:15:57 +0000 |
commit | db2321bad296dd82af300e6bfdd50b5d232af067 (patch) | |
tree | 99996ff9aa033a9798c07220b2ee7a1c42a5268d /indra/cmake/FindXmlRpcEpi.cmake | |
parent | dadca1e1b993208ac1092c28083bcfca10a6a72a (diff) |
EXT-4220: Fix crash on exit bug.
Don't dereference gVoiceClient without checking for NULL in the
cleanup for LLPanelVoiceDeviceSettings.
I also fixed the rendering of the color squares in the voice device
settings. The frame for these boxes were rendered with an off-by-one
error on certain platforms. It seems that gl_box_2d(rect, color, FALSE)
suffers from a graphics driver bug under certain platforms. Fixing
that would requiring a lot of testing on different hardware
configurations, so instead I simlply avoided that specific call.
Diffstat (limited to 'indra/cmake/FindXmlRpcEpi.cmake')
0 files changed, 0 insertions, 0 deletions