diff options
author | Tom Tromey <tom@tromey.com> | 2025-09-14 14:25:22 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-10-05 14:59:01 -0600 |
commit | 0bfd8b3910f0a0301aa01d272a7228d492c5a450 (patch) | |
tree | 88d3cc3fa6b75b53b61ad3ea5e0e555033dcd08d /gdb/python/py-corefile.c | |
parent | c4092c98cdaa7153dbf020759cbb2ba5c9162fcd (diff) | |
download | binutils-0bfd8b3910f0a0301aa01d272a7228d492c5a450.zip binutils-0bfd8b3910f0a0301aa01d272a7228d492c5a450.tar.gz binutils-0bfd8b3910f0a0301aa01d272a7228d492c5a450.tar.bz2 |
Stack allocate buildsym_compunit in ctfread.c
ctfread.c uses raw "new" and "delete", but for an object that could
just as easily be stack allocated.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-corefile.c')
0 files changed, 0 insertions, 0 deletions