]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: compression: Use the new _HA_ATOMIC_* macros.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 8 Mar 2019 17:50:27 +0000 (18:50 +0100)
committerOlivier Houchard <cognet@ci0.org>
Mon, 11 Mar 2019 16:02:38 +0000 (17:02 +0100)
commit43da3430f10ed676f5cd42d49a9bc23a3ea2c855
tree8831ce534b8bf7fe9a186106903d38a9a735d7ff
parentcb6c9274aef67b078325e1fdbc4f0a738f12db66
MEDIUM: compression: Use the new _HA_ATOMIC_* macros.

Use the new _HA_ATOMIC_* macros and add barriers where needed.
src/compression.c
src/flt_http_comp.c