MINOR: ist: Add `int isttest(const struct ist)`
authorTim Duesterhus <tim@bastelstu.be>
Thu, 5 Mar 2020 16:56:31 +0000 (17:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Mar 2020 18:52:07 +0000 (19:52 +0100)
commite296d3e5f00c33152d4153ee6d5dc5b728ee8343
tree6954a1c939d3e23563889ed95ffedb14d313d83f
parent241e29ef9cf04918b7d7c267cc1c225b61d824f3
MINOR: ist: Add `int isttest(const struct ist)`

`isttest` returns whether the `.ptr` is non-null.
include/common/ist.h
src/http_ana.c