]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr() to...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 17:55:34 +0000 (17:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 17:55:34 +0000 (17:55 +0000)
commit44416678ace080175df4ad75a863b15a1315aec8
tree69e033a300365219ab348b44886847d0362eff74
parent216eed577777950422009b70e4440b3564648966
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr() to size of allocated buffer
Modules/_cursesmodule.c