]> granicus.if.org Git - python/commit
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr() to...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 17:53:27 +0000 (17:53 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 17:53:27 +0000 (17:53 +0000)
commit52a14c3cdc551d1eb45d2c2de13dd96f41635c86
tree7bed25265484e7fa2c0a9a9996592597b82afedb
parent4aef245827ff0eed1392383d8c4784fa663ddc84
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr() to size of allocated buffer
Modules/_cursesmodule.c