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] Fix a memory leak in py-param.c


On 20/03/13 15:17, Tom Tromey wrote:
>>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:
> 
> Phil> 2013-03-19  Phil Muldoon  <pmuldoon@redhat.com>
> Phil> 	* python/py-param.c (compute_enum_values): Decrement python object
> Phil> 	on all branch exits in the loop.
> 
> Ok.
> 
> Tom
> 

I finally got around to checking in this patch today, but it looks
like it has been trumped by some cleanup fixes between when I wrote it
and now. So withdrawing this patch.

Cheers,

Phil


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