2010/9/12 Georg Brandl :
> Victor changed this from "return NULL" to "goto fail" in r84730, claiming
> that it would fix a reference leak. Is the leak somewhere else then?
Indeed. He missed my earlier fix, though. :)
--
Regards,
Benjamin
___
Python-
Victor changed this from "return NULL" to "goto fail" in r84730, claiming
that it would fix a reference leak. Is the leak somewhere else then?
Georg
Am 12.09.2010 18:40, schrieb benjamin.peterson:
> Author: benjamin.peterson
> Date: Sun Sep 12 18:40:53 2010
> New Revision: 84744
>
> Log:
> use