mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 17:57:18 +00:00
The path returned by GUI:FilePicker is stored on the stack when the callback is executed. The player only stored a StringView to the path however it should take ownership of the path instead since the path is accessed even after the file menu open action has returned.
3.4 KiB
3.4 KiB