tray: plug leak of cache dir path

This commit is contained in:
Anonymous Maarten
2025-11-17 09:53:17 +01:00
committed by Anonymous Maarten
parent d058781f71
commit 14470755b7

View File

@@ -307,6 +307,7 @@ SDL_Tray *SDL_CreateTray(SDL_Surface *icon, const char *tooltip)
SDL_RegisterTray(tray);
SDL_Gtk_ExitContext(gtk);
SDL_free(sdl_dir);
return tray;