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