summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfindlocale.cpp
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-11-21 15:15:26 -0800
committerLeslie Linden <leslie@lindenlab.com>2011-11-21 15:15:26 -0800
commitabf39f788609f65d1b2b3ac1548f7146aa5c8584 (patch)
treedcaf1d6c1fdfffb4362b4aebb6eaa5f069345747 /indra/llcommon/llfindlocale.cpp
parent0071e6576f694f9f8ed1bc6537a6201c08dc79dd (diff)
Greatly reduced the number of memcpy operations done on the media plug-in message output pipe
by removing 's = s.substr()' type operations. The output string is now cleared via 's.clear()' when its entire contents have been pumped and the beginning of the data is stored as an index when necessary, rather than modifying the initial string. Reviewed by davep.
Diffstat (limited to 'indra/llcommon/llfindlocale.cpp')
0 files changed, 0 insertions, 0 deletions