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: RFC: another Python refcounting fix


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> I had a couple more refcounting fixes on my Python checker branch.
Tom> Here's the first one.  finish_python_initialization does not decref
Tom> 'pythondir' along all the exit paths.

Tom> Built and regtested on x86-64 Fedora 18.

Tom> 	* python/python.c (finish_python_initialization): Decref
Tom> 	'pythondir' on failure path as well.

I'm checking this in now.

Tom


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