From 0999621ac510fb0e8e949966ec6ab737b7443ab0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 30 Aug 2011 15:49:45 -0700 Subject: [PATCH] Add Bug#. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index b38c11ace9..67ec3140cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2011-08-30 Paul Eggert - sprintf-related integer and memory overflow issues. + sprintf-related integer and memory overflow issues (Bug#9412). * doprnt.c (doprnt): Support printing ptrdiff_t and intmax_t values. (esprintf, esnprintf, exprintf, evxprintf): New functions. -- 2.20.1