MINOR: ssl: check allocation in parse ciphers/ciphersuites/verifyhost
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 19 May 2021 12:57:04 +0000 (14:57 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 18 Jun 2021 14:42:25 +0000 (16:42 +0200)
commitcbbf87f119e7388dd60821551758d3106ed47075
tree7e47ab4c129ee1c69e18cdd139a1aca1a2a79e49
parent949c94e4623ab2852a888237e4d464d3ed9f74f7
MINOR: ssl: check allocation in parse ciphers/ciphersuites/verifyhost

These checks are especially required now as this function will be used
at runtime for dynamic servers.
src/cfgparse-ssl.c