commit | 01928ae56b0296e5312eca195a4e155d6e8d79d0 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Wed Jun 30 16:24:04 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jul 06 07:24:42 2021 +0200 |
tree | 9898a2a3cbd6dc0b8c0809859790784c67c314ab | |
parent | d3e7dc498baeab3535fcaf48f8983138d35442f5 [diff] |
BUG/MINOR: stick-table: fix several printf sign errors dumping tables This patch fixes several errors printing integers of stick table entry values and args during dump on cli. This patch should be backported since the dump of entries is supported. [wt: roughly 1.5-dev1 hence all stable branches]