]> granicus.if.org Git - python/commit
long_pow(): Fix more instances of leaks in error cases.
authorTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 02:58:59 +0000 (02:58 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 02:58:59 +0000 (02:58 +0000)
commitcd97da3b1d61be00bb06f3264a60418dbdb83bd8
treeee915c66c474c9ab112aeed79de79370524d656f
parent47e52ee0c5c8868db903d476b49c3368fce4d79a
long_pow():  Fix more instances of leaks in error cases.

Bugfix candidate -- although long_pow() is so different now I doubt a
patch would apply to 2.3.
Objects/longobject.c