On Fri, Jan 11, 2013 at 5:08 PM, Christian Heimes <[email protected]> wrote:
> It has more issues. Coverity has sent me some complains, see attachment.

The second complaint seems a false positive; if self->extra is null
then children is set to 0 and following code is not executed.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to