aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4230
Commit message (Expand)AuthorAge
* Correct the handling of overflow behavior in smartlist_ensure_capacity•••The old behavior was susceptible to the compiler optimizing out our assertion check, *and* could still overflow size_t on 32-bit systems even when it did work. Nick Mathewson2011-11-09