mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6905c1f60d
Possible partial fix, or diagnosis tool, for bug 8031.
8 lines
361 B
Plaintext
8 lines
361 B
Plaintext
o Minor bugfixes:
|
|
- Use direct writes rather than stdio when building microdescriptor
|
|
caches, in an attempt to mitigate bug 8031, or at least make it
|
|
less common.
|
|
- Warn more aggressively when flushing microdescriptors to a
|
|
microdescriptor cache fails, in an attempt to mitegate bug 8031,
|
|
or at least make it more diagnosable.
|