Unsigned integer overflows in readelf checks
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 1ec886bb18a5310f10b0a68a5ed72ae53511df55..ff67363169f479e35034f58e41ee5350fdec136b 100644 (file)
@@ -1,3 +1,23 @@
+2019-02-20  Alan Modra  <amodra@gmail.com>
+
+       PR 24132
+       PR 24138
+       * readelf.c (get_data): Avoid possibility of overflow when
+       checking for a read that may extend past end of file.
+       (process_program_headers): Likewise.
+
+2019-02-20  Alan Modra  <amodra@gmail.com>
+
+       PR 24233
+       * objdump.c (dump_bfd_private_header): Print warning if
+       bfd_print_private_bfd_data returns false.
+
+2019-02-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 23440
+       * README-how-to-make-a-release: Use git clean to delete spurious
+       files from the local source repository.
+
 2019-02-08  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * size.c (berkeley_format): Delete.
This page took 0.028237 seconds and 4 git commands to generate.