mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-22 15:25:36 +00:00
Windows: Added a FIXME.
This commit is contained in:
@@ -150,6 +150,7 @@ console_wmain(int argc, wchar_t *wargv[], wchar_t *wenvp)
|
||||
|
||||
retval = main_utf8(argc, argv);
|
||||
|
||||
/* !!! FIXME: we are leaking all the elements of argv we allocated. */
|
||||
SDL_stack_free(argv);
|
||||
|
||||
return retval;
|
||||
|
||||
Reference in New Issue
Block a user