mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
dd6c2b0ad7
Many of these files cause check-changes to fail, which will be a long-term problem as we continue to support 0.2.9.
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.
|