cert = new pki_x509();
but
free(cert);
Fixed in version 1.4.0
commit 4ef4c9ad8739c6503a9aecbaec2e8ecc907cf645 Author: Christian Hohnstaedt chohnstaedt@phoenixcontact.com Date: Mon Jul 10 09:12:37 2017 +0200
SF #116 db_x509.cpp:521: Mismatching allocation and deallocation: cert free(cert) -> delete cert
Fixed in version 1.4.0
commit 4ef4c9ad8739c6503a9aecbaec2e8ecc907cf645
Author: Christian Hohnstaedt chohnstaedt@phoenixcontact.com
Date: Mon Jul 10 09:12:37 2017 +0200