-
- Downloads
fdio: Allow using AT_FDCWD with GlnxTmpfile
Add an `initialized` member which means we work by default
in structs allocated with `g_new0` etc. and don't need
a special initializer. This also fixes a bug where
we need to support `src_dfd == -1` or `AT_FDCWD`.
This fixes flatpak which uses AT_FDCWD.
Modified-by:
Colin Walters <walters@verbum.org>
Loading
Please register or sign in to comment