Fixes #20278: Fixed double free bug in crypto/http/http_client.c
authorJeeban Sethi <jeeban@Jeebans-MacBook-Air.local>
Tue, 21 Feb 2023 16:01:43 +0000 (21:31 +0530)
committerPauli <pauli@openssl.org>
Thu, 23 Feb 2023 09:07:35 +0000 (20:07 +1100)
commit7fed5193d242938d9ac5a0c1cb32b22b33379a06
tree662267d7addcc27abbc581da4f769f2f21f57653
parent0c9646ec373e7f3f9b07f218a348ecb82219eaa7
Fixes #20278: Fixed double free bug in crypto/http/http_client.c

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20351)
crypto/http/http_client.c