tor/changes/bug24484

5 lines
186 B
Plaintext
Raw Normal View History

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.