mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't follow the NULL pointer.
If dirvote_create_microdescriptor() returns NULL, don't use md. Found by "f. tp.". Fixes bug 6797.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes:
|
||||
- Don't follow the NULL pointer. Found by "f. tp.". Fixes bug
|
||||
6797; bugfix on 0.2.4.1-alpha.
|
||||
Reference in New Issue
Block a user