]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/python/py-inferior.c
2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 20 Oct 2011 13:34:17 +0000 (13:34 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 20 Oct 2011 13:34:17 +0000 (13:34 +0000)
commit27ca1a5b081f313daa1d06190b12abbe645da583
tree7fb46b0ea8547d61e3d993ff3e23c030480dca30
parent4a89cbfcf55d59f3226bd06b6439d4b2833ea736
2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>

        PR python/13308
        PR python/13309

* python/py-breakpoint.c (gdbpy_breakpoints): Fix List reference
leak.
* python/py-inferior.c (gdbpy_inferiors): Fix List reference
leak.  Delete unused variables.
gdb/ChangeLog
gdb/python/py-breakpoint.c
gdb/python/py-inferior.c