mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-28 06:11:32 +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.