]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Python/traceback.c: security fix -- check for buffer oveflow
authorGuido van Rossum <guido@python.org>
Thu, 29 Sep 1994 09:38:04 +0000 (09:38 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 29 Sep 1994 09:38:04 +0000 (09:38 +0000)
commitbfd5d755a0edd12a8249fd690fd93b090829bf6c
treeec032bb9f7f2404a7de2e0c50205f9df02a16f10
parent03093a248d4ef3af23a5906dea276c01e0c1ae2c
* Python/traceback.c: security fix -- check for buffer oveflow
before concatenating sys.path item and module name
Python/traceback.c