bug24484 186 B

1234
  1. o Code simplification and refactoring:
  2. - Since Tor requires C99, remove our old workaround code for libc
  3. implementations where free(NULL) doesn't work. Closes ticket 24484.