mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
4 lines
135 B
Text
4 lines
135 B
Text
o Minor bugfixes
|
|
- Add a check for SIZE_T_MAX to tor_realloc to try to avoid
|
|
underflow errors there too. Fixes bug 2324.
|
|
|