Re: Potential reference miscounts and segfaults in plpython.c

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jan Urbański <wulczer@wulczer.org>
Cc: pgsql-hackers@postgreSQL.org
Date: 2012-02-18T20:17:00Z
Lists: pgsql-hackers
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <wulczer@wulczer.org> writes:
> On 18/02/12 20:30, Tom Lane wrote:
>> Dave Malcolm at Red Hat has been working on a static code analysis tool
>> for Python-related C code.  He reports here on some preliminary results
>> for plpython.c:
>> https://bugzilla.redhat.com/show_bug.cgi?id=795011

> I'll try to fixes these while reworking the I/O functions memory leak
> patch I sent earlier.

If you find any live bugs, it'd likely be better to deal with them as
a separate patch so that we can back-patch ...

			regards, tom lane