commit | a99121526a14e7710843aa5dd6ac82a779542dfb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Oct 13 13:46:57 2017 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 13 13:46:57 2017 -0700 |
tree | 841e127711629f03e087a4fc91804fb24dcd5320 | |
parent | ccef823939d4ef602f2d8d13d0bfec29eda597a5 [diff] |
os.startfile(): add a C comment on security (#3877) LoadLibrary("SHELL32") is not vulnerable to DLL hijacking.