]> granicus.if.org Git - python/commit
Issue #3369: fix memory leak in floatobject.c. Thanks Kristján Jónsson
authorMark Dickinson <dickinsm@gmail.com>
Mon, 21 Jul 2008 22:49:36 +0000 (22:49 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 21 Jul 2008 22:49:36 +0000 (22:49 +0000)
commit943f33912c243b0769023082691475012428da5a
tree97fdc645433f98e79f18563964f35d4a39cf9f7a
parenta05ada3128f5cbe00ef5c51e6317cc984b102c40
Issue #3369: fix memory leak in floatobject.c.  Thanks Kristján Jónsson
for the report and fix.
Objects/floatobject.c