mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-28 04:31:17 +01:00
qc_build_pkt() error handling was difficult due to multiple error code possible. Improve this by defining a proper enum to describe the various error code. Also clean up ending labels inside qc_build_pkt().