]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Coverity 168: Close the file before returning (exiting).
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:03:23 +0000 (03:03 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:03:23 +0000 (03:03 +0000)
commite545ff30a629f9d41a15c409ed9780eaf505b329
tree0e9d6ff6e65c2003393091b55d0fe2927696c9e9
parent088beae1f2b99e4dea44fe3f6630f22f5f49b013
Fix Coverity 168:  Close the file before returning (exiting).
Modules/main.c