MINOR: ssl: check allocation in parse npn/sni
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 1 Jun 2021 09:54:23 +0000 (11:54 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 18 Jun 2021 14:42:25 +0000 (16:42 +0200)
commit1f9333b30eec8535e8f15eb32cc25306fa036b75
tree1e5974842a1b92509f551e083ab84d7a59fdeecc
parentcbbf87f119e7388dd60821551758d3106ed47075
MINOR: ssl: check allocation in parse npn/sni

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