]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: standard: itao_str/idx and quote_str/idx must be thread-local
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Nov 2017 15:47:26 +0000 (16:47 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 14 Nov 2017 17:11:57 +0000 (18:11 +0100)
commit99bca65f539844600ad7e89cd37da0472c6fe3b2
tree3c4adb10247e57843b51da3288fde38978cbdea9
parent919b7398627ba9efc053cd8cc48861c772028e9a
BUG/MEDIUM: standard: itao_str/idx and quote_str/idx must be thread-local

This bug has an impact on the stats applet and easily leads to a crash of HAProxy.

This is specific to threads, no backport is needed.
include/common/standard.h
src/standard.c