mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
err/log: Stop closing stderr and stdout during shutdown
Closing these file descriptors can hide sanitiser logs. Fixes bug 33087; bugfix on 0.4.1.6.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (logging):
|
||||
- Stop closing stderr and stdout during shutdown. Closing these file
|
||||
descriptors can hide sanitiser logs.
|
||||
Fixes bug 33087; bugfix on 0.4.1.6.
|
||||
Reference in New Issue
Block a user