]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (GH-5990)
authorSteve Dower <steve.dower@microsoft.com>
Mon, 5 Mar 2018 22:26:28 +0000 (14:26 -0800)
committerGitHub <noreply@github.com>
Mon, 5 Mar 2018 22:26:28 +0000 (14:26 -0800)
commitbaa45079466eda1f5636a6d13f3a60c2c00fdcd3
tree53900bd3a4e1936f47f8b8d056eeab817f2773e7
parent6935a511670797a3aaebdf96aad3dcff66baa76e
[3.6] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (GH-5990)
Lib/test/test_os.py
Misc/NEWS.d/next/Security/2018-03-05-10-09-51.bpo-33001.elj4Aa.rst [new file with mode: 0644]
Modules/posixmodule.c