commit | 5cf2dfc5fd08b7ff8d27d6293e2aaa8ec18fc607 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Jun 03 18:39:16 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jun 03 19:08:35 2020 +0200 |
tree | cd0f012e0d27d916fc42838aab8155772d0c5d20 | |
parent | 7c26ed73f74583252e22ffa95469bda52b880609 [diff] |
BUG/MEDIUM: hlua: Lock pattern references to perform set/add/del operations The pattern references lock must be hold to perform set/add/del operations. Unfortunately, it is not true for the lua functions manipulating acl and map files. This patch should fix the issue #664. It must be backported as far as 1.8.