]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Prevent an illegal memory access when comparing the prefix of a section name regexp.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 8f0528ffb3cff6175dc55d745f7e7ad4f10c9b56..e8dc0908cfa2497faedc24cceed23c248d3b0b70 100644 (file)
@@ -1,3 +1,9 @@
+2022-12-05  Nick Clifton  <nickc@redhat.com>
+
+       PR 29849
+       * ldlang.c (spec_match): Check that there is sufficient length in
+       the target name to match the spec's prefix.
+
 2022-11-03  Nick Clifton  <nickc@redhat.com>
 
        PR 29748