summaryrefslogtreecommitdiff
path: root/changes/bug24484
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24484')
-rw-r--r--changes/bug244844
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24484 b/changes/bug24484
new file mode 100644
index 0000000000..35a2044923
--- /dev/null
+++ b/changes/bug24484
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Since Tor requires C99, remove our old workaround code for libc
+ implementations where free(NULL) doesn't work. Closes ticket 24484.
+