commit | 8861e1c082bd23dc3d7a45c7abfb01b1ecde4918 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Tue Feb 12 19:50:31 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Feb 12 20:43:03 2019 +0100 |
tree | 195571617cd3a19247550ab9b00109b5fb1195c5 | |
parent | 76d2cef0c2f11e54c4eb2b4fbf3c219649e69c6d [diff] |
BUG/MEDIUM: http_fetch: fix the "base" and "base32" fetch methods in HTX mode The resulting value produced in functions smp_fetch_base() and smp_fetch_base32() was wrong when in HTX mode. This patch also adds the semicolon at the end of the for-loop line, used in function smp_fetch_path(), since it's actually with no body. This must be backported to 1.9.