mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
|
o Minor bugfixes (compilation):
|
||
|
- Stop calling SetProcessDEPPolicy() on 64-bit Windows. It is not
|
||
|
supported, and always fails. Some compilers warn about the function
|
||
|
pointer cast on 64-bit Windows.
|
||
|
Fixes bug 27461; bugfix on 0.2.2.23-alpha.
|