From 81f916832dd855953f614ca86a6e4ad898161564 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sat, 19 May 2012 19:55:15 -0400 Subject: PRINTF_FUNCTION -> ALMOST_PRINTF. WANT_DEEPER_PRINTF_CHECKS guards ALMOST_PRINTF being PRINTF_FUNCTION. Fix some actual issues exposed when I cut down on the spam. --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 620d87114..21f1ec747 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -129,6 +129,11 @@ PP/29 Fix three issues highlighted by clang analyser static analysis. PP/30 Another attempt to deal with PCRE_PRERELEASE, this one less buggy. +PP/31 %D in printf continues to cause issues (-Wformat=security), so for + now guard some of the printf checks behind WANT_DEEPER_PRINTF_CHECKS. + As part of this, removing so much warning spew let me fix some minor + real issues in debug logging. + Exim version 4.77 ----------------- -- cgit v1.2.3