tor/changes/ticket31529

6 lines
289 B
Plaintext
Raw Normal View History

o Minor features (debugging):
- Log a nonfatal assertion failure if we encounter a configuration
line whose command is "CLEAR" but which has a nonempty value.
This should be impossible, according to the rules of our
configuration line parsing. Closes ticket 31529.