1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 02:22:57 +00:00

Version 1.7.4.4

This commit is contained in:
Gerhard Rieger 2022-10-30 15:58:30 +01:00
parent db80b7752a
commit a8b2cb68d5
4 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,6 @@

####################### V 1.7.4.4:
Corrections:
In error.c msg2() there was a stack overflow on long messages: The
terminating \0 Byte was written behind the last position.