Staging
v0.8.1
https://github.com/python/cpython
Revision 9dda2caca8edc7ff1285f6b0d1c5279b51854b7d authored by Serhiy Storchaka on 24 June 2017, 08:49:00 UTC, committed by GitHub on 24 June 2017, 08:49:00 UTC
Prevent passing other invalid environment variables and command arguments..
(cherry picked from commit d174d24a5d37d1516b885dc7c82f71ecd5930700)
1 parent 7709b4d
History
Tip revision: 9dda2caca8edc7ff1285f6b0d1c5279b51854b7d authored by Serhiy Storchaka on 24 June 2017, 08:49:00 UTC
[2.7] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2372)
Tip revision: 9dda2ca
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top