]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix broken overflow check in posix_fallocate [BZ 18873]
[thirdparty/glibc.git] / ChangeLog
index 99129d39a5684c41255897607f65075b30754a4b..09224e91d5604418b34178283462b91163b7f76f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-08-31  Paul Eggert  <eggert@cs.ucla.edu>
+
+       [BZ #18873]
+       Fix broken overflow check in posix_fallocate
+       * sysdeps/posix/posix_fallocate.c (posix_fallocate):
+       * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
+       Fix parenthesization typo.
+
 2015-08-28  Mike Frysinger  <vapier@gentoo.org>
 
        [BZ #18887]