]> granicus.if.org Git - python/commit
add missing NULL checks to get_coding_spec (closes #24854)
authorBenjamin Peterson <benjamin@python.org>
Fri, 14 Aug 2015 04:52:56 +0000 (21:52 -0700)
committerBenjamin Peterson <benjamin@python.org>
Fri, 14 Aug 2015 04:52:56 +0000 (21:52 -0700)
commit223546d55cddf0e1c52e114201747ab154216fd4
tree50a0b6d4edddf111fe17de2640956470d316c548
parent9168d069bf41fc561f6d53a04bb97d2133b37775
add missing NULL checks to get_coding_spec (closes #24854)
Parser/tokenizer.c