]> granicus.if.org Git - python/commit
PyGrammar_LabelRepr(): Conversion of sprintf() to PyOS_snprintf() for
authorBarry Warsaw <barry@python.org>
Wed, 28 Nov 2001 21:04:25 +0000 (21:04 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 28 Nov 2001 21:04:25 +0000 (21:04 +0000)
commitb97c969fee0f3c4d67cac738703fd98ff95bd3f3
tree07c6d263eb830d53fa9731b72d578bd66791bdcb
parent58ab084ac6094f3201169dd6c5259b6bd99e4926
PyGrammar_LabelRepr(): Conversion of sprintf() to PyOS_snprintf() for
buffer overrun avoidance.
Parser/grammar1.c