mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-17 18:41:31 +02: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.