[PATCH 05/40] fix cleanup buglet in ada-lang.c

Tom Tromey tromey@redhat.com
Thu May 30 16:31:00 GMT 2013


Tom> This fixes ada_make_symbol_completion_list not to leak cleanups.
Tom> 	* ada-lang.c (ada_make_symbol_completion_list): Call do_cleanups.

Note that this patch was committed already by Joel:

2013-05-16  Joel Brobecker  <brobecker@adacore.com>

	* ada-lang.c (ada_make_symbol_completion_list): Make sure
	all cleanups are done before returning from this function.

So, it isn't in this series.

Tom



More information about the Gdb-patches mailing list