Commit 02220d2
committed
Bail out if user error bc of umask (3.0 branch)
Implemnation for 3.0, 3.2 see #2450
If a user chose a broken umask testssl.sh will start but emits subsequent errors.
This patch adds two sanity checks whether it is allowed to create and read files in the temp directory.
Fixes #24491 parent 68dec54 commit 02220d2
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17555 | 17555 | | |
17556 | 17556 | | |
17557 | 17557 | | |
17558 | | - | |
| 17558 | + | |
| 17559 | + | |
| 17560 | + | |
17559 | 17561 | | |
17560 | 17562 | | |
17561 | 17563 | | |
| |||
0 commit comments