]> git.eshelyaron.com Git - emacs.git/commitdiff
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 c80a12c1c00e8c2f6ae3c7a677f1f7fdd4945bfc..a3c850e3b7f1366f267a25d793d79abb03c3be92 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