mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-18 04:03:55 +02: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.