From 0e23e41d484b0edc653f2b402bb2ea0a18e00444 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Tue, 12 Mar 2002 05:33:39 +0000 Subject: [PATCH] Note about splint. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.34.1