mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 19:10:24 +01:00
parent
2c11e23c34
commit
3b3a4e1c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ kill_existing (const char *progname, const char *pidfile, const char *kill_match
|
|||
gs_free char *cmdline_contents = NULL;
|
||||
guint64 start_time;
|
||||
char proc_path[256];
|
||||
gs_free GError *error = NULL;
|
||||
gs_free_error GError *error = NULL;
|
||||
|
||||
if (!pidfile)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue