]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45375: Fix off by one error in buffer allocation (GH-28764)
authorSteve Dower <steve.dower@python.org>
Wed, 6 Oct 2021 19:09:33 +0000 (20:09 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Oct 2021 19:09:33 +0000 (20:09 +0100)
commit6c942a86a4fb4c8b731cb1bd2933dba554eb79cd
tree84ea222945504f21888203305526ff58f42a6f86
parent8e8f7522171ef82f2f5049940f815e00e38c6f42
bpo-45375: Fix off by one error in buffer allocation (GH-28764)
PC/getpathp.c