Fix potential illegal memory access when parsing a corrupt PEF format file.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 7fb5bcad5953637d016335c24930c347f6f08d75..0ad28a798d0a5d3dfee54c169455128bf9bdc15a 100644 (file)
@@ -1,3 +1,10 @@
+2020-01-03  Nick Clifton  <nickc@redhat.com>
+
+       PR 25307
+       (bfd_pef_parse_function_stubs): Correct the test that ensures that
+       there is enough data remaining in the code buffer before
+       attempting to read a function stub.
+
 2020-01-03  Nick Clifton  <nickc@redhat.com>
 
        PR 25308
This page took 0.022722 seconds and 4 git commands to generate.