Fix memory leaks
This commit is contained in:
@@ -299,6 +299,7 @@ plugins_run_command(const char * const input)
|
||||
curr_hash = g_list_next(curr_hash);
|
||||
}
|
||||
|
||||
g_list_free(command_hashes);
|
||||
g_strfreev(split);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user