]> granicus.if.org Git - python/commit
Avoid some potential (though unlikely) sprintf buffer overflows.
authorGuido van Rossum <guido@python.org>
Wed, 30 Apr 1997 19:07:54 +0000 (19:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 30 Apr 1997 19:07:54 +0000 (19:07 +0000)
commitbc2472db8eeee545a2d815ec2e9ee71132d3b20c
treef18d37bc9b6448a06679e0822e63cb6da2590f75
parent15e33a4c42c9afacbe93eb4e3102a5e068e292eb
Avoid some potential (though unlikely) sprintf buffer overflows.
Python/importdl.c