]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* python/py-cmd.c (gdbpy_string_to_argv): Decrement reference
authorPaul Koning <pkoning@equallogic.com>
Thu, 15 Sep 2011 18:33:15 +0000 (18:33 +0000)
committerPaul Koning <pkoning@equallogic.com>
Thu, 15 Sep 2011 18:33:15 +0000 (18:33 +0000)
commit5af65ec072edf782b67169fd3ea1b91b8255d30f
treef85ac04dc8ea2ca2d5f9d9c35b51863663c7c936
parent883640a804647cb6c54766eca0a4e40ccf808386
* python/py-cmd.c (gdbpy_string_to_argv): Decrement reference
count of item appended to list.
* python/py-type.c (typy_fields): Likewise.
gdb/ChangeLog
gdb/python/py-cmd.c
gdb/python/py-type.c