commit | f147479bd56bfeb442b25c458dab95b70d6e1c8b | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Tue Sep 18 20:18:09 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Sep 19 06:46:51 2018 +0200 |
tree | 21b68782cb0ff2a02a277fac8441554e23b2bdc4 | |
parent | 73373ab43a4599e8bcb209687e9ec1c7be37779a [diff] |
BUG/MEDIUM: patterns: fix possible double free when reloading a pattern list A null pointer assignment was missing after free() in function pat_ref_reload() which can lead to segfault. This bug was introduced in commit b5997f7 ("MAJOR: threads/map: Make acls/maps thread safe"). Must be backported to 1.8.