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] Fix JIT crash on invalid DWARF (PR 13208)


On Sat, 15 Oct 2011 22:28:33 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* jit.c (jit_register_code): Remove unused variable my_cleanups.  Check
> 	for NULL from bfd_open_from_target_memory.  Fix ownership of NBFD and
> 	SAI.

Checked it in, it was pretty obvious:
	http://sourceware.org/ml/gdb-cvs/2011-10/msg00211.html


Thanks,
Jan


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