From: Paul Eggert Date: Mon, 29 Aug 2011 00:27:35 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~153^2~1^2~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=005d87bd2306e943a16b86c36d1482651d9932d8;p=emacs.git Add Bug#. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a888a8cdd1c..e8a0b13f419 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,6 +1,6 @@ 2011-08-28 Paul Eggert - Integer and memory overflow issues. + Integer and memory overflow issues (Bug#9397). * emacsclient.c (xmalloc): Accept size_t, not unsigned int, to avoid potential buffer overflow issues on typical 64-bit hosts.