mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
239 B
Text
5 lines
239 B
Text
|
o Minor bugfixes (NetBSD):
|
||
|
- Fix usage of minherit() on NetBSD and other platforms that define
|
||
|
MAP_INHERIT_{ZERO,NONE} instead of INHERIT_{ZERO,NONE}. Fixes bug
|
||
|
30614; bugfix on 0.4.0.2-alpha. Patch from Taylor Campbell.
|