This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 2/3] find_separate_debug_file cleanup


On Thu, 22 Oct 2009 19:59:26 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> 2009-10-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Jan> 	* symfile.c (find_separate_debug_file): Initialize dir, debugfile and
> Jan> 	canon_name to NULL.  Change alloca to xmalloc, newly call xfree for it.
> Jan> 	New label cleanup_return_debugfile, jump to it from the failure paths.
> 
> Ok.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2009-11/msg00007.html


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]