mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
49dd5ef3a3
Apparently some compilers like to eliminate memset() operations on data that's about to go out-of-scope. I've gone with the safest possible replacement, which might be a bit slow. I don't think this is critical path in any way that will affect performance, but if it is, we can work on that in 0.2.4. Fixes bug 7352. |
||
---|---|---|
.. | ||
tor-fw-helper | ||
Makefile.am | ||
Makefile.nmake | ||
tor-checkkey.c | ||
tor-gencert.c | ||
tor-resolve.c |