summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-10-27 07:25:06 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-10-27 07:25:06 (GMT)
commitc2f011201ae374da4544b93aba09d0279c139c18 (patch)
tree56c9247f7855e32691c240cb27a3ba1e930801eb /Objects
parentb639d49798ed25d6a79175696a0786da442a6fcc (diff)
downloadcpython-c2f011201ae374da4544b93aba09d0279c139c18.zip
cpython-c2f011201ae374da4544b93aba09d0279c139c18.tar.gz
cpython-c2f011201ae374da4544b93aba09d0279c139c18.tar.bz2
vgetargskeywords()
+ Squash another potential buffer overrun. + Simplify the keyword-arg loop by decrementing the count of keywords remaining instead of incrementing Yet Another Variable; also break out early if the number of keyword args remaining hits 0. Since I hit the function's closing curly brace with this patch, that's enough of this for now <wink>.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions