commit | cf26623780bdd66f4fff4154d0e5081082aff89b | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Oct 22 14:37:12 2020 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 05 19:25:12 2020 +0100 |
tree | 70405b0f7210cc8a9eb331725c45e16a4a1fbc22 | |
parent | 1db5579bf8a31a7b5cf8d6f8790e3c3de1e59c88 [diff] |
MINOR: ist: Add istend() function to return a pointer to the end of the string istend() is a shortcut to istptr() + istlen().