commit | a560c06af7d9ba68cb0e82d1d25652b9a6a5a336 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Fri Jul 31 11:43:20 2020 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Jul 31 11:51:20 2020 +0200 |
tree | 27798950f849671aeccd1c4f346fce7dee4f2b09 | |
parent | 6b79f38a7a0a5e24387658478edf14c9c9394d47 [diff] |
BUG/MEDIUM: ssl: check OCSP calloc in ssl_sock_load_ocsp() Check the return of the calloc in ssl_sock_load_ocsp() which could lead to a NULL dereference. This was introduced by commit be2774d ("MEDIUM: ssl: Added support for Multi-Cert OCSP Stapling"). Could be backported as far as 1.7.