MINOR: ist: add istissame() function
authorBaptiste Assmann <bedis9@gmail.com>
Sun, 29 Mar 2020 07:10:27 +0000 (09:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 May 2020 13:28:59 +0000 (15:28 +0200)
commitde802014606911660010b145bf778f3acf6772fb
treec1f7e8487a63996817ea2cdf15896b30bc7556f4
parent9ef1967af73f66c0e302cae84576fc78b4826637
MINOR: ist: add istissame() function

The istissame() function takes 2 ist and compare their <.ptr> and <.len>
values respectively. It returns non-zero if they are the same.
include/common/ist.h