]> granicus.if.org Git - python/commit
Backport 58424:
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:59:09 +0000 (03:59 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:59:09 +0000 (03:59 +0000)
commit163048ed12c9fdc5738cc7b3f903ecd0749b1d61
treee5ebf1828752ee3d363211d933fd8e0fd517ed09
parent7d9c00ec4f8f8347c91fd60ae4eab032e385234b
Backport 58424:
Fix Coverity 185-186:  If the passed in FILE is NULL, uninitialized memory
would be accessed.
Python/marshal.c