[or-cvs] Replace sprintf with snprintf
Nick Mathewson
nickm at seul.org
Wed Oct 27 05:53:09 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv389/doc
Modified Files:
TODO
Log Message:
Replace sprintf with snprintf
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- TODO 27 Oct 2004 05:34:57 -0000 1.189
+++ TODO 27 Oct 2004 05:53:07 -0000 1.190
@@ -82,7 +82,7 @@
forbidden ports when fascistfirewall blocks all good dirservers.
0.0.9 and beyond:
- - fix sprintf's to snprintf's?
+ o fix sprintf's to snprintf's?
. Make intro points and rendezvous points accept $KEYID in addition
to nicknames.
o Specify
More information about the tor-commits
mailing list