]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: lua: Store stick tables into the sample's `t` field
authorTim Duesterhus <tim@bastelstu.be>
Sun, 29 Sep 2019 21:03:09 +0000 (23:03 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 30 Sep 2019 02:11:36 +0000 (04:11 +0200)
commit9fe7c6376a5f6ff4d16cff105639d3ed3e41c7b1
treeea31ec2f6be6d259408693ed274f0ef85048e7c3
parent2e89dec513296ee8b90a3a5c4c179f6936f8aa27
BUG/MEDIUM: lua: Store stick tables into the sample's `t` field

This patch fixes issue #306.

This bug was introduced in the stick table refactoring in
1b8e68e89aadb2740d79034c217257a78e9747b9.

This fix must be backported to 2.0.
src/hlua.c