]> arthur.barton.de Git - ngircd-alex.git/commit
GnuTLS: Eliminate memory leaks for DH parameters, priorities cache
authorHilko Bengen <bengen@hilluzination.de>
Sun, 19 Apr 2020 19:20:43 +0000 (21:20 +0200)
committerHilko Bengen <bengen@hilluzination.de>
Sun, 19 Apr 2020 19:20:43 +0000 (21:20 +0200)
commit86f3c563d6a6f86fd4f8c9fc303808bbf85d29c3
treeba4fb71af33d447097126c9a11c1503a08716322
parenteead4a631feb4d3cb8d7fefb2b09207d771035ca
GnuTLS: Eliminate memory leaks for DH parameters, priorities cache

The DH parameters reference has to be stored next to the x509_cred
which holds a reference to it.
src/ngircd/conn-ssl.c