From: Martin Pool Date: Tue, 12 Mar 2002 05:33:39 +0000 (+0000) Subject: Note about splint. X-Git-Tag: v2.5.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e23e41d484b0edc653f2b402bb2ea0a18e00444;p=thirdparty%2Frsync.git Note about splint. --- diff --git a/TODO b/TODO index 82758233..e3ed8df4 100644 --- a/TODO +++ b/TODO @@ -299,6 +299,16 @@ Win32 we are correct to call close(), because shutdown() discards untransmitted data. +DEVELOPMENT ---------------------------------------------------------- + +Splint + + Build rsync with SPLINT to try to find security holes. Add + annotations as necessary. Keep track of the number of warnings + found initially, and see how many of them are real bugs, or real + security bugs. Knowing the percentage of likely hits would be + really interesting for other projects. + DOCUMENTATION -------------------------------------------------------- Update README