commit | e5ff4addb2300db60f5a4d1f99abd54b4a1a94f6 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Mon Jun 08 09:40:37 2020 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon Jun 08 09:51:14 2020 +0200 |
tree | fb49d957261c8a879bf4df153aa2552a42bebcba | |
parent | 0041741ef7253fcad2fc98f0b2a9968fb4af3574 [diff] |
BUG/MINOR: ssl: fix a trash buffer leak in some error cases Fix a trash buffer leak when we can't take the lock of the ckch, or when "set ssl cert" is wrongly used. The bug was mentionned in this thread: https://www.mail-archive.com/haproxy@formilux.org/msg37539.html The bug was introduced by commit bc6ca7c ("MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit'"). Must be backported in 2.1.