Re: Potential reference miscounts and segfaults in plpython.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Potential reference miscounts and segfaults in plpython.c
Date
Msg-id 2368.1329596220@sss.pgh.pa.us
Whole thread Raw
In response to Re: Potential reference miscounts and segfaults in plpython.c  (Jan Urbański <wulczer@wulczer.org>)
Responses Re: Potential reference miscounts and segfaults in plpython.c  (Jan Urbański <wulczer@wulczer.org>)
List pgsql-hackers
Jan Urbański <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


pgsql-hackers by date:

Previous
From: Vik Reykja
Date:
Subject: Re: Future of our regular expression code
Next
From: Andrew Dunstan
Date:
Subject: Re: Future of our regular expression code