This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2025-11-28 14:21:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Tim Duesterhus
e004c2beae
CLEANUP: connection: Remove useless test for NULL before calling
pool_free()
...
`pool_free()` is a noop when the given pointer is NULL. No need to test.
2021-03-09 09:24:32 +01:00
..
haproxy
CLEANUP: connection: Remove useless test for NULL before calling
pool_free()
2021-03-09 09:24:32 +01:00
import
BUG/MINOR: xxhash: make sure armv6 uses memcpy()
2021-02-04 17:14:58 +01:00