commit | f818ea5c11223f7af896ce2c04aa139d9c50457d | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Sun Jun 23 22:10:13 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jun 26 10:18:08 2019 +0200 |
tree | cad7411d5ed7d179e14be07157f87b240347c347 | |
parent | 68badf8650f9235507bae8b006438ccc072a3093 [diff] |
BUG/MINOR: spoe: Fix memory leak if failing to allocate memory Technically harmless, but it annoys clang analyzer. This bug was introduced in 336d3ef0e77192582c98b3c578927a529ceadd9b. This fix should be backported to HAProxy 1.9+. (cherry picked from commit b29861307253fcc25ed086eeb91f0723a24b282b) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>