]> granicus.if.org Git - python/commit
Fix potential NULL pointer dereferencing in ast module
authorChristian Heimes <christian@cheimes.de>
Wed, 24 Jul 2013 19:02:50 +0000 (21:02 +0200)
committerChristian Heimes <christian@cheimes.de>
Wed, 24 Jul 2013 19:02:50 +0000 (21:02 +0200)
commit6f08d30afe7703e8f016b879cb66e697000bc239
tree0dae7477bedecd5050a5db6a2adfc433e2cb22d7
parentaca61703fa00d056217a9091c7b166efa13e6c03
parent72f562f719ee59b79e2fa0e2efe27591c75fde26
Fix potential NULL pointer dereferencing in ast module
CID 719690
Python/ast.c