Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 00:27:35 +0000 (17:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 00:27:35 +0000 (17:27 -0700)
lib-src/ChangeLog

index a888a8c..e8a0b13 100644 (file)
@@ -1,6 +1,6 @@
 2011-08-28  Paul Eggert  <eggert@cs.ucla.edu>
 
-       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.