]> git.kaiwu.me - haproxy.git/commit
Revert "BUG/MEDIUM: haterm: Move all init functions of haterm in haterm_init.c"
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 10 Apr 2026 13:50:41 +0000 (15:50 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 10 Apr 2026 14:32:29 +0000 (16:32 +0200)
commit313121639e5d0390f17f4cebd39c3d5f5a7d3ca3
treebf2a81433c20f4ee3f5acc7ac3abaefb67dd4032
parent63febbace73c712fad31d13a53b24268190bed58
Revert "BUG/MEDIUM: haterm: Move all init functions of haterm in haterm_init.c"

This reverts commit 8056117e988a3fde05d46ecc71b2d1a3d802977d.

Moving haterm init from haproxy is not the right way to fix the issue
because it should be possible to use a haterm configuration in haproxy.

So let's revert the commit above.
include/haproxy/hstream-t.h
include/haproxy/hstream.h
src/haterm.c
src/haterm_init.c