BUG/MINOR: cache: Fix leak of cache name in error path
authorTim Duesterhus <tim@bastelstu.be>
Sat, 18 Jan 2020 00:46:18 +0000 (01:46 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Jan 2020 05:45:54 +0000 (06:45 +0100)
commitd34b1ce5a20ce8f62b234f9696a621aaebe694c1
tree8a7c5923d017bed0fab10f8e73c3ac31834d83ca
parent6bd909b42f4c04ea0f1fc4718662831273435041
BUG/MINOR: cache: Fix leak of cache name in error path

This issue was introduced in commit 99a17a2d91f9044ea20bba6617048488aed80555
which first appeared in tag v1.9-dev11. This bugfix should be backported
to HAProxy 1.9+.
src/cache.c