]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: ssl: fix again a libressl build failure after the openssl FD leak fix
authorWilly Tarreau <w@1wt.eu>
Thu, 9 May 2019 11:53:28 +0000 (13:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 9 May 2019 11:55:33 +0000 (13:55 +0200)
commitaffd1b980aa03be038e2d4504ec8b0bad7ea253d
tree99348a494aa2528b60f584ef20971cd1f757f4a2
parentd9986ed51eb519c167488d06886e6aab2c5d363d
BUILD: ssl: fix again a libressl build failure after the openssl FD leak fix

As with every single OpenSSL fix, LibreSSL build broke again, this time
after commit 56996dabe ("BUG/MINOR: mworker/ssl: close OpenSSL FDs on
reload"). A definitive solution will have to be found quickly. For now,
let's exclude libressl from the version test.

This patch must be backported to 1.9 since the fix above was already
backported there.
src/haproxy.c