mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-21 20:55:48 -04:00
Verify that the file object is valid before checking its cached path
to avoid a potential NULL pointer dereference.
Fixes: c4fce9e4 ("run: Error out if file forwarding of empty paths is attempted")