]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: threads/regex: Change Regex trash buffer into a thread local variable
authorEmeric Brun <ebrun@haproxy.com>
Thu, 15 Jun 2017 09:53:49 +0000 (11:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:31 +0000 (13:58 +0100)
commit272e252e61cbb34959d111ed067caf2cf0d11f4a
tree4f0eafa8d9adcca0eca8f40c2483a9498c239f66
parent8c1aaa201aa2b57c98285bdda7fbff8005f16f96
MINOR: threads/regex: Change Regex trash buffer into a thread local variable
include/common/regex.h
src/regex.c