mirror of
https://repo.or.cz/socat.git
synced 2025-07-27 04:57:51 +00:00
Corrected mention of SSL-LISTEN and SSL-CONNECT in doc; more minor corrections
This commit is contained in:
parent
a9f36eb7b7
commit
d7473dbac6
6 changed files with 19 additions and 12 deletions
2
test.sh
2
test.sh
|
@ -10943,7 +10943,7 @@ NAME=FILENAMEOVFL
|
|||
case "$TESTS" in
|
||||
*%$N%*|*%functions%*|*%bugs%*|*%security%*|*%openssl%*|*%$NAME%*)
|
||||
TEST="$NAME: stack overflow on overly long file name"
|
||||
# provide a 600 bytes long key file option to SSL-CONNECT and check socats exit code
|
||||
# provide a 600 bytes long key file option to OPENSSL-CONNECT and check socats exit code
|
||||
if ! eval $NUMCOND; then :; else
|
||||
tf="$td/test$N.stdout"
|
||||
te="$td/test$N.stderr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue