* python/python.c (gdbpy_run_events): Decref the result
authorTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:32:56 +0000 (20:32 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:32:56 +0000 (20:32 +0000)
commit02146ba51f96bbda66cef7da9cc6efa863a50328
tree98e7547a48e90f34f2554da8fa83a0bcd28420ac
parent33ee792fe5d3d9622fde9a027e10f157cbad75c0
* python/python.c (gdbpy_run_events): Decref the result
of PyObject_CallObject.
gdb/ChangeLog
gdb/python/python.c