mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
fix top.c
execute_command can leak a cleanup along one return path. * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
This commit is contained in:
parent
73b8d9dab1
commit
5ae85e4448
@ -1,3 +1,7 @@
|
||||
2013-05-30 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* top.c (execute_command): Discard 'cleanup_if_error' cleanups.
|
||||
|
||||
2013-05-30 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* stabsread.c (read_struct_type): Call do_cleanups along
|
||||
|
Loading…
Reference in New Issue
Block a user