mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check size against SIZE_T_CEILING in realloc too.
Fixes bug 2324.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes
|
||||
- Add a check for SIZE_T_MAX to tor_realloc to try to avoid
|
||||
underflow errors there too. Fixes bug 2324.
|
||||
|
||||
Reference in New Issue
Block a user