mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
5 lines
231 B
Plaintext
5 lines
231 B
Plaintext
|
o Minor features (defense in depth):
|
||
|
- In smartlist_remove_keeporder(), set any pointers that become
|
||
|
unused to NULL, in case a bug causes them to be used later. Closes
|
||
|
ticket 30176. Patch from Tobias Stoeckmann.
|