lib/replace: replace all *printf function if we replace snprintf (bug #9390)
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Nov 2012 13:07:11 +0000 (14:07 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Nov 2012 08:15:12 +0000 (09:15 +0100)
commitae2806b417b6b110f330496d930a43996a1c9ed0
treeffb623a180c33a5a8369c6729c054fcf84afce8b
parentf09cda49909e68dd283a2e029f71db29e5e37d5b
lib/replace: replace all *printf function if we replace snprintf (bug #9390)

This fixes segfaults in log level = 10 on Solaris.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Björn Jacke <bj@sernet.de>
Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Wed Nov 14 19:41:14 CET 2012 on sn-devel-104
(cherry picked from commit a15da3625850d97b3da1b02308c870f820007c52)
lib/replace/replace.c
lib/replace/replace.h
lib/replace/snprintf.c