mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
[Script] Free g_shell_parse result.
This commit is contained in:
parent
c1ac4804c2
commit
5879fd6099
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ static DmenuScriptEntry *get_script_output ( Mode *sw, char *command, char *arg,
|
|||
}
|
||||
}
|
||||
}
|
||||
g_strfreev ( argv );
|
||||
return retv;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue