mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-28 12:53:30 +02:00
gwin32: Fix two minor string leaks
Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #2891, #2892
This commit is contained in:
@@ -316,6 +316,7 @@ g_win32_fs_monitor_init (GWin32FSMonitorPrivate *monitor,
|
||||
wcsdup (wshortname);
|
||||
}
|
||||
|
||||
g_free (wfullpath);
|
||||
g_free (fullpath);
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user