]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MAJOR: stick_table: Complete incomplete SEGV fix
authorTim Duesterhus <tim@bastelstu.be>
Tue, 26 Jun 2018 13:57:29 +0000 (15:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 Jun 2018 18:29:36 +0000 (20:29 +0200)
commit65189c17c694b0b44e0d324d63c055f5329e61c9
treef7966efdef136780c1e18466b959a7c4b0da5a49
parent091d827e096ea97b95af99d3366bc0115d0a24a8
BUG/MAJOR: stick_table: Complete incomplete SEGV fix

This commit completes the incomplete segmentation fault fix
in commit ac1f3ed64b58bd178865c6f2cc8f6f306d9e1e15.

Likewise it must be backported to haproxy 1.8.
reg-tests/stick-table/h00000.vtc [new file with mode: 0644]
src/stick_table.c