This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][python PR python/13308


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> This patch fixes two reference leaks that Dave Malcom's cpychecker GCC
Phil> plug-in found in our code.

Phil> OK?

One nit.

Phil> 2011-10-18  Phil Muldoon  <pmuldoon@redhat.com>
Phil>         PR python/13308
Phil> 	* python/py-breakpoint.c (gdbpy_breakpoints): Fix List reference
Phil> 	leak.
Phil> 	* python/py-inferior.c (gdbpy_inferiors): Fix List reference
Phil> 	leak.  Delete unused variables.

Please also mention (and close) PR python/13309.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]