]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix memory leak and null pointer dereference
authorGuido van Rossum <guido@python.org>
Tue, 10 Jan 1995 15:23:19 +0000 (15:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jan 1995 15:23:19 +0000 (15:23 +0000)
commitc206c766dd743c635397d5e6be9adfdfc8fb921c
tree903d3367d8e1411206d5c337e022afe80b10b1f9
parent946805d418ebaf0ae8fa790cd45aa69267a862f8
fix memory leak and null pointer dereference
Objects/intobject.c
Objects/longobject.c