diff options
Diffstat (limited to 'changes/bug2324')
-rw-r--r-- | changes/bug2324 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug2324 b/changes/bug2324 deleted file mode 100644 index eefc8370ef..0000000000 --- a/changes/bug2324 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes - - Add a check for SIZE_T_MAX to tor_realloc to try to avoid - underflow errors there too. Fixes bug 2324. - |