This website requires JavaScript.
Explore
Help
Sign In
torproject
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-12-06 19:41:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6c432a5565183b705569310a34b4da54b1bf98d4
tor
/
src
T
History
Nick Mathewson
6c432a5565
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less likely to confuse analysis tools into thinking we do use after free. Arguably, (void)x should count as use in suppressing unused variable warnings, but not in generating hey-you-used-a-variable warnings. Arguably, though, it shouldn't.
...
svn:r16815
2008-09-09 19:29:33 +00:00
..
common
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less likely to confuse analysis tools into thinking we do use after free. Arguably, (void)x should count as use in suppressing unused variable warnings, but not in generating hey-you-used-a-variable warnings. Arguably, though, it shouldn't.
2008-09-09 19:29:33 +00:00
config
update to june 9 2008 ip-to-country file
2008-06-11 10:09:30 +00:00
or
minor cleanups on karsten's patch
2008-09-09 09:21:21 +00:00
tools
Fix a memory leak in tor-gencert.c
2008-09-05 19:55:04 +00:00
win32
bump to 0.2.1.5-alpha-dev
2008-09-01 08:09:31 +00:00
Makefile.am
Link tools directory into rest of build system
2004-10-28 20:31:15 +00:00