commit | db5af61f3cae7f937b56994c0b7c153f7ceeb366 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Thu Jun 16 11:23:01 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 16 12:53:25 2016 +0200 |
tree | 78825e2aac301f4d1224722afca7763874ab0322 | |
parent | e5f4133b197a57a4043c180b21649ea67c3a2a11 [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.