On Fri, Jan 11, 2013 at 5:08 PM, Christian Heimes <christ...@python.org> 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 Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com