commit | b3d91b844d3f2518d118836d1be192896f6f6e81 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Thu Jun 16 11:23:01 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 30 15:09:42 2016 +0200 |
tree | fc495039e95d4a53a264ada93d94793ac37f5276 | |
parent | 9410d758c953faae57c4307878d0b867599ffa82 [diff] |
BUG/MINOR: http: url32+src should check cli_conn before using it In function smp_fetch_url32_src(), it's better to check the value of cli_conn before we go any further. This patch needs to be backported to 1.6 and 1.5. (cherry picked from commit db5af61f3cae7f937b56994c0b7c153f7ceeb366) (cherry picked from commit 9fb2e8d874a44e820fad5e7bc4de39d0775a6dd8)