On Wed, Jun 24, 2009 at 05:05:11PM +0100, Peter Dennis - Sustaining Engineer wrote:
> Danek Duvall wrote: > >On Wed, Jun 24, 2009 at 04:54:13PM +0100, Peter Dennis - Sustaining Engineer > >wrote: > > > >>There are a couple of calls within the pspawn() function which simply > >>call the PyErr_NoMemory() function without capturing or returning the > >>value from the call but instead later returning a NULL. > > > >Should those be fixed as part of this wad, or is there a separate bug open > >against them? > > In this wad I've (void)'ed them so as to be consistent with the other > calls to PyErr_NoMemory(). Duh. So you did. So I think your patch stands as you sent it to me; I'll go ahead and commit it for you. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
