mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
b330bdec8e
This both fixes the problem, and ensures that forgetting to update domain_list in the future will trigger the bug codepath instead of a NULL pointer deref.
6 lines
231 B
Plaintext
6 lines
231 B
Plaintext
o Minor bugfixes:
|
|
- Avoid crashing when there are more log domains than entries in
|
|
domain_list. Bugfix on 0.2.3.1-alpha.
|
|
- Add a string representation for LD_SCHED. Fixes bug 14740;
|
|
bugfix on 0.2.6.1-alpha.
|