]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed memory leak in marshal.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Jan 2015 15:10:48 +0000 (17:10 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Jan 2015 15:10:48 +0000 (17:10 +0200)
commit000daaee57df015ff541f267ccbe733b4413658f
tree782b0edff4a65f058259bdc1efd8b3381d3e3d36
parente09bcc874a21ce351a7fe73b9a137e236550d03c
Fixed memory leak in marshal.
Python/marshal.c