]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/jit.c
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 28 Oct 2011 22:40:58 +0000 (22:40 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 28 Oct 2011 22:40:58 +0000 (22:40 +0000)
commit4dfb23656276c3b25104355c6673c1c6a9c59163
treec194cd48ff71b210bb0335a42ceaba77f4e1000d
parent4323feccfd124151f6c9409ea2970b1d981bc1e4
gdb/
PR symtab/13208
* 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.
gdb/ChangeLog
gdb/jit.c