mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-05 07:01:48 +01:00
Calling the init() function in sess_establish was a bad idea, it is too late to allow it to fail on lack of resource and does not help at all. Remove it for now before it's used.