]> git.kaiwu.me - haproxy.git/commit
MINOR: dynbuf: Add helper functions to alloc large and small buffers
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 10 Mar 2026 07:09:12 +0000 (08:09 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 23 Mar 2026 13:02:42 +0000 (14:02 +0100)
commitf8c96bf9cbaea5d5a955e431568e68783b204355
tree54c2c76b91efbbb4ab15611a36949fea45ba171c
parent4d6cba03f2f0dc5d35e2d3e630baf7918142d3f5
MINOR: dynbuf: Add helper functions to alloc large and small buffers

b_alloc_small() and b_alloc_large() can now be used to alloc small or larger
buffers. For now, unlike default buffers, buffer_wait lists are not used.
include/haproxy/dynbuf.h