]> git.ipfire.org Git - thirdparty/pdns.git/commit
libssl: Fix a memory leak when processing TLS tickets w/ OpenSSL 3.x 13130/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 9 May 2023 13:15:06 +0000 (15:15 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 14 Aug 2023 14:38:27 +0000 (16:38 +0200)
commit7a88e643ffc85891aafe44ded1485aa15812c39d
tree12357e6b939b0496839650c848195c941d27d6e9
parent24735efc3554ec5dd37b61afebff93fef2b3762b
libssl: Fix a memory leak when processing TLS tickets w/ OpenSSL 3.x

(cherry picked from commit 0a18d0349145ae0c49b6dfef0be58bde925c4806)
pdns/libssl.cc