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


>>>>> "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.

Tom


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