commit | 8bc00f8bdc67067e082ae7779e05360a0527748d | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Thu Dec 22 10:09:11 2022 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Dec 22 10:09:11 2022 +0100 |
tree | 3fc6411881dfecf2405010b9b697d1b8876b157d | |
parent | c8d814ed63119c4f76e6e4ef211b583eac362a8e [diff] |
BUG/MINOR: ssl/ocsp: check chunk_strcpy() in ssl_ocsp_get_uri_from_cert() Check the return value of chunk_strcpy() in ssl_ocsp_get_uri_from_cert(). Should fix issue #1975.