src/gdb ChangeLog cp-namespace.c
tromey@sourceware.org
tromey@sourceware.org
Thu May 30 17:29:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2013-05-30 17:29:07
Modified files:
gdb : ChangeLog cp-namespace.c
Log message:
fix cp-namespace.c
cp_lookup_symbol_imports_or_template could return without
running cleanups.
* cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
do_cleanups on all return paths.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15662&r2=1.15663
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cp-namespace.c.diff?cvsroot=src&r1=1.66&r2=1.67
More information about the Gdb-cvs
mailing list