mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-12 18:47:09 -04:00
Of the 19 instances where g_mkdir_with_parents() is used, these are the only ones where the return value is ignored. This triggers Coverity. It might not be strictly necessary to handle the errors, but doing so can only help with debugging.
38 KiB
38 KiB