mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
o Minor features (security):
|
|
- Set unused entires in a smartlist to NULL. This helped catch a
|
|
(harmless) bug, and shouldn't affect performance too much.
|
|
Implements ticket 17026.
|
|
|