mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
error.c: signal handler messages socket pair is disabled in Filan
This commit is contained in:
parent
9be423ceea
commit
c62f93a168
3 changed files with 31 additions and 5 deletions
4
CHANGES
4
CHANGES
|
@ -40,6 +40,10 @@ Corrections:
|
|||
ctype(3) functions need there arguments to be unsigned char.
|
||||
Thanks to Taylor R Campbell for sending a patch.
|
||||
|
||||
Filan library uses Socats diag/error message system and therefore had
|
||||
always the signal handler messages socket pair open. This fix avoids
|
||||
this socketpair in standalone Filan.
|
||||
|
||||
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