Added a thread-safe and robust wrapper for APR pools.
See http://redmine.imprudenceviewer.org/issues/590 and https://jira.secondlife.com/browse/SNOW-596
This commit is contained in:
@@ -68,8 +68,7 @@ LLConsole::LLConsole(const std::string& name, const LLRect &rect,
|
||||
mFadeTime(persist_time - FADE_DURATION),
|
||||
mFont(LLFontGL::getFontSansSerif()),
|
||||
mConsoleWidth(0),
|
||||
mConsoleHeight(0),
|
||||
mQueueMutex(NULL)
|
||||
mConsoleHeight(0)
|
||||
{
|
||||
mTimer.reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user