Free string on connect autocomplete
This commit is contained in:
@@ -2530,6 +2530,8 @@ _connect_autocomplete(ProfWin *window, const char *const input)
|
|||||||
return found;
|
return found;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_string_free(beginning, TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
g_strfreev(args);
|
g_strfreev(args);
|
||||||
|
|||||||
Reference in New Issue
Block a user