]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: map: correctly track reference to the last ref_elt being dumped
authorDragan Dosen <ddosen@haproxy.com>
Fri, 4 May 2018 14:27:15 +0000 (16:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 4 May 2018 15:14:39 +0000 (17:14 +0200)
commit336a11f75571ad46f74a7c6247c13ed44f95da93
tree6188b30220f121c5782742eabc515f277196bb62
parent32d539fa882d8298bc093db5e145f8b5f479a05d
BUG/MINOR: map: correctly track reference to the last ref_elt being dumped

The bug was introduced in the commit 8d85aa4 ("BUG/MAJOR: map: fix
segfault during 'show map/acl' on cli").

This patch should be backported to 1.8, 1.7 and 1.6.
src/map.c