]> git.ipfire.org Git - thirdparty/tor.git/commit
Replace sprintf with snprintf
authorNick Mathewson <nickm@torproject.org>
Wed, 27 Oct 2004 05:53:07 +0000 (05:53 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 27 Oct 2004 05:53:07 +0000 (05:53 +0000)
commitbc62f8e983e913c8a37f3412466b8bc9d360b614
tree250a926a93cfb511368c69c3c152bb8744097d98
parent7d4854301c719e71bd94be5eaec732a9b1e74c0d
Replace sprintf with snprintf

svn:r2602
13 files changed:
doc/TODO
src/common/log.c
src/common/tortls.c
src/common/util.c
src/or/circuitbuild.c
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/rendservice.c
src/or/rephist.c
src/or/router.c
src/or/routerlist.c
src/or/test.c