mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed memory leaks
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
#include "keyhash.h"
|
||||
|
||||
#include "util.h"
|
||||
|
||||
void pcphash_del(PCPCTX *ptx, void *key, int type) {
|
||||
if(type == PCP_KEY_TYPE_SECRET) {
|
||||
|
||||
Reference in New Issue
Block a user