mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 05:32:00 +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.