This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix memory corruption on aborted object print
On Mon, 28 Jun 2010 18:51:32 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> * cp-valprint.c (cp_print_value_fields) <recurse == 0>: Call
> Jan> obstack_begin after each obstack_free.
> Jan> 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
>
> This is ok. Thanks.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2010-06/msg00191.html
Thanks,
Jan