* python/py-function.c (fnpy_init): Decref result of
authorTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:12:04 +0000 (20:12 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:12:04 +0000 (20:12 +0000)
commit764123e402e5f69fff1519b16150bc0e710f470c
tree380cf78de94b0417bf53e74352d7c45ddcef3ffd
parent634c58be55bc36d8b568057263352a64cc7478a5
* python/py-function.c (fnpy_init): Decref result of
PyObject_GetAttrString.
gdb/ChangeLog
gdb/python/py-function.c