mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 15:41:36 +01:00
When allocating new dictionary entries we store the length of the strings. May be useful so that not to have to call strlen() too much often at runing time.