mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-26 22:52:13 +00:00
e6c04507d8
This coccinelle patch finds locations where the return value of `realloc()` is assigned to the pointer passed to `realloc()`. This calls will leak memory if `realloc()` returns `NULL`. |
||
---|---|---|
.. | ||
base64 | ||
coccinelle | ||
flags | ||
hpack | ||
plug_qdisc | ||
poll | ||
tcploop | ||
trace |