diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-10-27 07:25:06 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-10-27 07:25:06 +0000 |
commit | c2f011201ae374da4544b93aba09d0279c139c18 (patch) | |
tree | 56c9247f7855e32691c240cb27a3ba1e930801eb /Python/thread_nt.h | |
parent | b639d49798ed25d6a79175696a0786da442a6fcc (diff) | |
download | cpython-git-c2f011201ae374da4544b93aba09d0279c139c18.tar.gz |
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 'Python/thread_nt.h')
0 files changed, 0 insertions, 0 deletions