use our safe free () wrapper hcfree whenever possible
This commit is contained in:
@@ -228,7 +228,7 @@ int module_hash_binary_parse (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE
|
||||
keyfile = strtok_r ((char *) NULL, ",", &saveptr);
|
||||
}
|
||||
|
||||
free (keyfiles);
|
||||
hcfree (keyfiles);
|
||||
}
|
||||
|
||||
// keyboard layout mapping
|
||||
|
||||
Reference in New Issue
Block a user