mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
ctype(3) functions need there arguments to be unsigned char
This commit is contained in:
parent
893d031cc2
commit
5edcb9b308
7 changed files with 11 additions and 8 deletions
3
CHANGES
3
CHANGES
|
@ -37,6 +37,9 @@ Corrections:
|
|||
or have trailing garbage.
|
||||
Test: INTEGER_GARBAGE
|
||||
|
||||
ctype(3) functions need there arguments to be unsigned char.
|
||||
Thanks to Taylor R Campbell for sending a patch.
|
||||
|
||||
Porting:
|
||||
OpenSSL, at least 1.1 on Ubuntu, crashed with SIGSEGV under certain
|
||||
conditions: client connection to server with certificate with empty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue