Jan. 11, 2013
5:19 p.m.
On Fri, Jan 11, 2013 at 5:08 PM, Christian Heimes <christian@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.