[PyKDE] SIP Leak during exception

Phil Thompson phil at riverbankcomputing.co.uk
Sun Feb 26 16:31:02 GMT 2006


On Wednesday 04 January 2006 1:32 am, James Emerton wrote:
> Method calling code produced by SIP fails to delete temporary varibles
> created by user defined conversion routines.
>
> I've attached some generated code that demonstrates this.  Note the a0
> and a1 are not cleaned up before NULL is returned from the exception.
>
> Attached is a patch which corrects the problem, if a little
> gracelessly.  The patch was created against SIP v4.3.2.

This should be fixed (at last) in tonight's snapshot.

Phil




More information about the PyQt mailing list