mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-23 07:51:10 +01:00
We'll soon need to be able to switch buffers without touching the channel, so let's move buffer initialization out of channel_init(). We had the same in compressoin.c.