diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-05-28 16:32:07 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-05-28 23:33:56 +0200 |
commit | 2110b996a6e9b8271d381c4204b5b930b762dc58 (patch) | |
tree | 5d6c260d9ddf7a4adb60ccefb9276bd09489b506 /docs/SECURITY-PROCESS.md | |
parent | 3a2ca60d6a7540d631df90807275da0ff25eca04 (diff) |
configure: repair the check if argv can be written to
Due to bad escaping of the test code, the test wouldn't build and thus
result in a negative test result, which would lead to the unconditional
assumption that overwriting the arguments doesn't work and thus curl
would never hide credentials given in the command line, even when it
would otherwise be possible.
Regression from commit 2d4c2152c (7.60.0)
Reported-by: huzunhao on github
Fixes #5470
Closes #5471
Diffstat (limited to 'docs/SECURITY-PROCESS.md')
0 files changed, 0 insertions, 0 deletions