mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
|
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.
|