]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Aug 2011 22:49:45 +0000 (15:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Aug 2011 22:49:45 +0000 (15:49 -0700)
src/ChangeLog

index b38c11ace93a9314a5a830e22a98255923dd1c7a..67ec3140cd4f3dd3aa6913d0177d7f36de3816f4 100644 (file)
@@ -1,6 +1,6 @@
 2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
 
-       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.