This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from a5ea23036d8 [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mi [...] new cb6e6bb89d5 gdb/python: fix memory leak in python inferior code
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/python/py-inferior.c | 16 ++- .../py-inferior-leak.c} | 0 .../{py-pp-integral.exp => py-inferior-leak.exp} | 28 +++--- gdb/testsuite/gdb.python/py-inferior-leak.py | 109 +++++++++++++++++++++ 4 files changed, 133 insertions(+), 20 deletions(-) copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.python/py-inferior-leak.c} (100%) copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-inferior-leak.exp} (60%) create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.py