[tor-bugs] #7420 [Tor]: tor-resolve now needs to pull in libor-crypto, openssl, etc etc
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Nov 9 00:03:18 UTC 2012
#7420: tor-resolve now needs to pull in libor-crypto, openssl, etc etc
--------------------+-------------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
When building 0.2.3 or master after the #7352 merge, my tor-resolve won't
build:
{{{
/home/tord/git/src/common/util.c:4017: undefined reference to `memwipe'
}}}
The offending line is:
{{{
memwipe(process_handle, 0x0f, sizeof(process_handle_t));
}}}
Maybe we'd be happier campers just making that memwipe into a memset?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7420>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list