mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
7 lines
301 B
Plaintext
7 lines
301 B
Plaintext
|
o Minor bugfixes
|
||
|
- Avoid a bug that would keep us from replacing a microdescriptor
|
||
|
cache on Windows. (We would try to replace the file while still
|
||
|
holding it open. That's fine on Unix, but Windows doesn't let us
|
||
|
do that.) Bugfix on 0.2.2.6-alpha; bug found by wanoskarnet.
|
||
|
|