haproxy/include
Willy Tarreau a4d44250eb BUG/MINOR: ist: only store NUL byte on succeeded alloc
The trailing NUL added at the end of istdup() by recent commit de0216758
("BUG/MINOR: ist: allocate nul byte on istdup") was placed outside of
the pointer validity test, rightfully showing null deref warnings. This
fix should be backported along with the fix above, to the same versions.
2024-02-23 19:51:54 +01:00
..
haproxy MINOR: ssl: Call callback function after loading SSL CRL data 2024-02-23 18:12:27 +01:00
import BUG/MINOR: ist: only store NUL byte on succeeded alloc 2024-02-23 19:51:54 +01:00
make BUILD: makefile: also define cmd_CXX to pretty-print C++ build commands 2024-01-26 18:54:23 +01:00