[tor-bugs] #5137 [Obfsproxy]: crypt_free() might not zero enough?
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Feb 14 23:35:17 UTC 2012
#5137: crypt_free() might not zero enough?
--------------------------+-------------------------------------------------
Reporter: Sebastian | Owner: asn
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Resolution: fixed | Keywords:
Parent: | Points:
Actualpoints: |
--------------------------+-------------------------------------------------
Changes (by nickm):
* status: needs_review => closed
* resolution: => fixed
Comment:
Merged the patch.
In practice, I don't believe any compilers currently optimize out memset
before free. If we find one, we should yell and cuss and invent a memset-
that-works function.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5137#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list