1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 09:52:56 +00:00

The internal vsnprintf_r function looped or crashed on size parameter with hexadecimal output

This commit is contained in:
Gerhard Rieger 2017-01-15 14:35:06 +01:00
parent 0fdd9ceb58
commit 53f528335c
2 changed files with 5 additions and 2 deletions

View file

@ -54,6 +54,9 @@ corrections:
indentation.
Thanks to Paul Wouters for reporting.
The internal vsnprintf_r function looped or crashed on size parameter
with hexadecimal output.
porting:
Type conflict between int and sig_atomic_t between declaration and
definition of diag_immediate_type and diag_immediate_exit broke