]> granicus.if.org Git - python/commit
Correct uninitialized data problem in marshal code.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 2 Jul 2011 17:42:21 +0000 (18:42 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 2 Jul 2011 17:42:21 +0000 (18:42 +0100)
commitaac0f75b3b28513c45116534720e66b0262e2e72
tree876264d62f9300fdaabedbfd2d4db89b092dc873
parent401d09dca23ef842929d3ff80891e35fa39c0c3d
Correct uninitialized data problem in marshal code.
Python/marshal.c