]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: ssl: fix build with ckch_deinit() and crtlist_deinit()
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 23 Jun 2020 18:25:07 +0000 (20:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 23 Jun 2020 18:25:07 +0000 (20:25 +0200)
commit82d877dd021791788da555910c2055f23e0c4187
tree14eb1eda7175b63a32432c0bc650979598d1006f
parentee8530c65ed0d9ee83db8fe41a65ecb87726df84
BUG/MINOR: ssl: fix build with ckch_deinit() and crtlist_deinit()

ee8530c ("MINOR: ssl: free the crtlist and the ckch during the
deinit()") introduced a build problem because it lacks the right
includes in haproxy.c
src/haproxy.c