On Jun 23, 2009, at 11:41 AM, Peter Dennis - Sustaining Engineer wrote:
Webrev:
http://cr.opensolaris.org/~petede/gate/

bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=8536

Comment:
As per the bug, PyErr_NoMemory() returns a PyObject*
(though in reality this is null) and so cast to void.


This looks good, although the only thing I would note is that we do have a call in modules/elfextract.c on line 510 for liblist_foreach that doesn't check the return value.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to