mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix assertion to actually have a chance of failing
This assertion can only fail if we mess up some of our other code, but let's try to get it right. Closes 22244.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes (exit-side DNS):
|
||||
- Fix an untriggerable assertion that checked the output of a
|
||||
libevent DNS error, so that the assertion actually behaves as
|
||||
expected. Fixes bug 22244; bugfix on 0.2.0.20-rc. Found by Andrey
|
||||
Karpov using PVS-Studio.
|
||||
|
||||
Reference in New Issue
Block a user