Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Sep 2011 05:32:13 +0000 (22:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Sep 2011 05:32:13 +0000 (22:32 -0700)
src/ChangeLog

index c80a12c..a3c850e 100644 (file)
@@ -1,6 +1,6 @@
 2011-09-03  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * fileio.c: Fix bugs with large file offsets.
+       * fileio.c: Fix bugs with large file offsets (Bug#9428).
        The previous code assumed that file offsets (off_t values) fit in
        EMACS_INT variables, which is not true on typical 32-bit hosts.
        The code messed up by falsely reporting buffer overflow in cases