]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: compression: try init in cfgparse.c
authorWilliam Lallemand <wlallemand@exceliance.fr>
Wed, 7 Nov 2012 12:21:47 +0000 (13:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 8 Nov 2012 14:23:30 +0000 (15:23 +0100)
commit552df67100edc65433aaec984f69620633b5b7c5
treecc27022cbd68f6d8ea83cc7d8a841ab50af9863e
parent2b502476958ef6a94b9285b2e3e96fc29f283e09
MINOR: compression: try init in cfgparse.c

Try to init and deinit the algorithm in the configuration parser and
exit with error if it doesn't work.
src/cfgparse.c