Merge branch 'maint-0.3.3' into maint-0.3.4
[tor.git] / changes / bug27461
blob3571ee816ac1dfce0ef084f30566f80d09389bd1
1   o Minor bugfixes (compilation):
2     - Stop calling SetProcessDEPPolicy() on 64-bit Windows. It is not
3       supported, and always fails. Some compilers warn about the function
4       pointer cast on 64-bit Windows.
5       Fixes bug 27461; bugfix on 0.2.2.23-alpha.