diff options
author | Tom Tromey <tromey@redhat.com> | 2013-07-22 17:58:51 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-07-22 17:58:51 +0000 |
commit | d11600184f9a77b4f781f3041ddb3c5c69bdf41e (patch) | |
tree | cc7a9107870d6e144e0067c402892a7a15be23b2 /libiberty/stack-limit.c | |
parent | 2f324bf6cb5c72ff20ec0fd5019a2221bcc67008 (diff) | |
download | gdb-d11600184f9a77b4f781f3041ddb3c5c69bdf41e.zip gdb-d11600184f9a77b4f781f3041ddb3c5c69bdf41e.tar.gz gdb-d11600184f9a77b4f781f3041ddb3c5c69bdf41e.tar.bz2 |
fix init_cutu_and_read_dies
init_cutu_and_read_dies creates an outer cleanup and uses its
immediately nested inner cleanup conditionally. This seems overly
complicated to me; simpler is to just deal with the outer cleanup and
drop the inner one. That is what this patch implements.
* dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
Simplify cleanup handling.
Diffstat (limited to 'libiberty/stack-limit.c')
0 files changed, 0 insertions, 0 deletions