]> granicus.if.org Git - python/commit
SF patch 703666: Several objects don't decref tmp on failure in subtype_new
authorRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 20:04:25 +0000 (20:04 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 20:04:25 +0000 (20:04 +0000)
commitf466793fcc6e2234f4843bd6a04625f1fac96132
tree63ffd3139c3298e98551826ab9b7e41d4be9d536
parent6891cd3aa37ac3d27de5563849ef848eed1fe411
SF patch 703666: Several objects don't decref tmp on failure in subtype_new
Submitted By: Christopher A. Craig

Fillin some missing decrefs.
Objects/floatobject.c
Objects/intobject.c
Objects/longobject.c
Objects/unicodeobject.c