diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-11 15:31:06 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-11 15:31:06 +1030 |
commit | da1f81c128b9be3cface7b0860085da8c6452510 (patch) | |
tree | eafdbfa064bc45deb81d6d5dc8ea8655696a06b9 /gdb | |
parent | 6647169da419fb3754c61aa6d89be2227405565a (diff) | |
download | binutils-da1f81c128b9be3cface7b0860085da8c6452510.zip binutils-da1f81c128b9be3cface7b0860085da8c6452510.tar.gz binutils-da1f81c128b9be3cface7b0860085da8c6452510.tar.bz2 |
now_seg after closing output file
now_seg, a pointer into the output file sections, isn't valid after
the output file is closed. gas doesn't and shouldn't use now_seg
after this point of course, but let's be safe.
* output-file.c (output_file_close): Clear now_seg and now_subseg.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions