[tor-bugs] #7419 [Tor]: Choose a faster memwipe implementation
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 21 17:21:13 UTC 2013
#7419: Choose a faster memwipe implementation
-------------------------+--------------------------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: unspecified
Component: Tor | Version:
Keywords: tor-relay | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by rransom):
Replying to [comment:4 nickm]:
> The volatile-based thing is actually pretty sure to work, assuming that
the compiler isn't busted.
If the compiler isn't broken, a plain `memset` is sufficient. The point
of this ticket is to find a memory-erasing function that broken compilers
are not yet smart enough to recognize and remove.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7419#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list