Add Bug#.

This commit is contained in:
Paul Eggert 2011-08-30 15:49:45 -07:00
parent e936e76efd
commit 0999621ac5

View 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.