mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
In the unit tests and fuzzers. Fixes bug 31334; bugfix on 0.2.5.2-alpha.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring:
|
||||
- Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes in the unit
|
||||
tests and fuzzers, rather than using hard-coded values.
|
||||
Closes ticket 31334.
|
||||
Reference in New Issue
Block a user