[tor-bugs] #7419 [Tor]: Choose a faster memwipe implementation
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Oct 14 17:35:04 UTC 2014
#7419: Choose a faster memwipe implementation
-----------------------------+------------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-relay, nickm-patch
Actual Points: | Parent ID:
Points: |
-----------------------------+------------------------------------
Comment (by teor):
OS X (10.9?) supports memset_s, as documented in the manual pages as of
February 21, 2012.
We'd have to #define __STDC_WANT_LIB_EXT1__ 1 before (first) including
string.h, which could be fun.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7419#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list