diff options
author | Alan Modra <amodra@gmail.com> | 2025-02-23 21:05:00 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-02-23 21:05:00 +1030 |
commit | 70b4fd3dc795f90014b7cb2f0c82c4f81edb889e (patch) | |
tree | 41978a9e7edcdf4360d89b07f4c5be3cc0f3ed6b /gdb/scm-exp.c | |
parent | a021382482a6c891d74d302a598688f447ae97e0 (diff) | |
download | fsf-binutils-gdb-master.zip fsf-binutils-gdb-master.tar.gz fsf-binutils-gdb-master.tar.bz2 |
The oss-fuzz gas fuzzer is quite broken in that it doesn't
reinitialise all gas and bfd static variables between runs. Since gas
naughtily modifies bfd_und_section and bfd_abs_section those bfd
statics can hold pointers into freed memory between runs.
This patch fixes oss-fuzz issue 398060144.
Diffstat (limited to 'gdb/scm-exp.c')
0 files changed, 0 insertions, 0 deletions