commit | c02e13122ba94b05dc03fd56de393b9129f3ed25 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Apr 11 17:16:24 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Apr 11 17:16:24 2007 +0000 |
tree | 1928b2cb6377a200b57505ce08d6e0ff3135985f | |
parent | 5bf02cd17f96217cbdffd84e3b00bf5c97acf69e [diff] |
Add some missing NULL checks which trigger crashes on low-memory conditions. Found by Victor Stinner. Will backport when 2.5 branch is unfrozen.