[tor-bugs] #21953 [Core Tor/Tor]: Dealing with Tor hardening on Windows properly

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 19 12:51:28 UTC 2017


#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


More information about the tor-bugs mailing list