#21953: Dealing with Tor hardening on Windows properly
---------------------------------------+-----------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: needs_review
Priority: Medium | Milestone: Tor:
| 0.3.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: 030-backport 029-backport | Actual Points:
Parent ID: | Points: 0.1
Reviewer: | Sponsor:
---------------------------------------+-----------------------------------
Comment (by cypherpunks):
If you don't like Windows headers so much (especially, windows.h), then,
of course, `1` instead of `HeapEnableTerminationOnCorruption` is your
option (like in setdeppolicy), but not redefinition of Windows constants.
{{{
HeapSetInformation(NULL, 1 /* HeapEnableTerminationOnCorruption */, NULL,
0);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21953#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs