Merge pull request #2404 from philsmd/master

use our safe free () wrapper hcfree whenever possible
This commit is contained in:
Jens Steube
2020-06-02 12:34:19 +02:00
committed by GitHub
38 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -193,7 +193,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