diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-11-21 15:15:26 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-11-21 15:15:26 -0800 |
commit | abf39f788609f65d1b2b3ac1548f7146aa5c8584 (patch) | |
tree | dcaf1d6c1fdfffb4362b4aebb6eaa5f069345747 /indra/newview/llpanelvolume.h | |
parent | 0071e6576f694f9f8ed1bc6537a6201c08dc79dd (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/newview/llpanelvolume.h')
0 files changed, 0 insertions, 0 deletions