diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-11-12 15:27:56 -0800 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-11-12 15:27:56 -0800 |
commit | 93995ada0561e75efdf3f532cf638fbcb1d2ee69 (patch) | |
tree | e56517f408561b683aea2b6cc63ab0f1de139d9d /indra/newview/llweb.h | |
parent | 8a3384adafff1b34d5a903e4d8cfd2dabca9e243 (diff) |
MAINT-1894: FIX This *should* fix a crash in the LLVolume::resizePath() method. The callstacks indicated that the std library was throwing a length exception on the std::vector::resize() call. Most likely cause was that the recent changes for flexi-prims were causing the mRenderRes to become negative. And thus, the 1<<mRenderRes calculation was generating a really large value for num_render_sections.
Diffstat (limited to 'indra/newview/llweb.h')
0 files changed, 0 insertions, 0 deletions