tor/changes/bug2324

5 lines
135 B
Plaintext
Raw Normal View History

o Minor bugfixes
- Add a check for SIZE_T_MAX to tor_realloc to try to avoid
underflow errors there too. Fixes bug 2324.