Fix various memory leaks
This commit is contained in:
@@ -59,6 +59,7 @@ public:
|
||||
};
|
||||
|
||||
CnHash();
|
||||
virtual ~CnHash();
|
||||
|
||||
static cn_hash_fun fn(const Algorithm &algorithm, AlgoVariant av, Assembly::Id assembly);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user