commit | 3bf5bf547a2ffdbd702804b95b3218040ac470dc | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Mon Dec 05 14:57:17 2022 +0000 |
committer | Nick Clifton <nickc@redhat.com> | Mon Dec 05 14:57:17 2022 +0000 |
tree | 9a9b30b5263f3573a41ca857c67d68dac7b102a5 | |
parent | 76a2bcc6b8b07ddfd5093773c4b5fd8e54752fbc [diff] |
Prevent an illegal memory access when comparing the prefix of a section name regexp. PR 29849 * ldlang.c (spec_match): Check that there is sufficient length in the target name to match the spec's prefix.