]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
(5) replace "for" loops in md5.c with memcpy and memset
authorrousskov <>
Sat, 11 Apr 1998 09:10:05 +0000 (09:10 +0000)
committerrousskov <>
Sat, 11 Apr 1998 09:10:05 +0000 (09:10 +0000)
TODO

diff --git a/TODO b/TODO
index 78a91337bb835b46f9bdf1baf86e6dbb7e716240..b5d21e6a7545478b0b14a76ce0efe0ec05240f9d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -71,6 +71,7 @@ Our Todo List
 (5)    return "ERR_TOO_LARGE" messages for replies with
        content-lengths larger than some limit.
 (5)    Bind HTTP/ICP sockets to multiple interfaces
+(5)     replace "for" loops in md5.c with memcpy and memset
 
 DONE:
 + s/sprintf/snprintf/g