[opensource-dev] Review Request: VWR-24337: Possible crash on llassert_always(purge_list.size() >= entries_to_purge)
Aleric Inglewood
Aleric.Inglewood at gmail.com
Fri Jan 21 04:25:58 PST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/93/
-----------------------------------------------------------
(Updated Jan. 21, 2011, 4:25 a.m.)
Review request for Viewer.
Changes
-------
The new diff uses while(purge_list.size() < entries_to_purge), instead of a for() loop.
Summary
-------
Just fixed the logic, so entries_to_purge won't become negative anymore, and the rest.
This addresses bug VWR-24337.
http://jira.secondlife.com/browse/VWR-24337
Diffs (updated)
-----
doc/contributions.txt 422f636c3343
indra/newview/lltexturecache.cpp 422f636c3343
Diff: http://codereview.secondlife.com/r/93/diff
Testing
-------
Thanks,
Aleric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110121/d222a0ac/attachment.htm
More information about the opensource-dev
mailing list