]> granicus.if.org Git - python/commit
slot_nb_nonzero(): Another leak uncovered by the sandbox datetime
authorTim Peters <tim.peters@gmail.com>
Sat, 7 Dec 2002 21:39:16 +0000 (21:39 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 7 Dec 2002 21:39:16 +0000 (21:39 +0000)
commitea7f75d423342ebab09d1e12e02af6c2bab128ec
treecb150e373ff50af0bbbe12ae58a4df1c92981ce4
parent27cae1f7c57f4959ed11a34f9eec28dde54ffb5a
slot_nb_nonzero():  Another leak uncovered by the sandbox datetime
tests.  I found the logic too confusing to follow here, so rewrote more
than was likely absolutely necessary.

Bugfix candidate.
Objects/typeobject.c