]> granicus.if.org Git - python/commit
Check return value of PyEval_GetGlobals() for NULL
authorChristian Heimes <christian@cheimes.de>
Sat, 20 Jul 2013 20:54:39 +0000 (22:54 +0200)
committerChristian Heimes <christian@cheimes.de>
Sat, 20 Jul 2013 20:54:39 +0000 (22:54 +0200)
commit603bd2d374535950720c69efaff04c26c059257e
tree0c47cb6409156ba243295796fbf5de1a2bbcbf4f
parent5df8ff01d914d1757990438ca6c518d0b1497e96
parenta6404ad43c11d04909a9e01f85559e1b52e616b4
Check return value of PyEval_GetGlobals() for NULL
CID 486814
Modules/pyexpat.c