Home GnuPG

Fix cleanup of temporary opened files

Description

Fix cleanup of temporary opened files

As owner of the file we need to close our handle before we
can delete the file. All other processes must have opened the
file with at least FILE_SHARE_DELETE so they must live with
the deletion. This also saves the path of the temporary directory
and deletes that, too.

Details

Provenance
aheineckeAuthored on Nov 25 2023, 3:16 PM
Parents
rMTP68b44e157a7f: GIT_SILENT Sync po/docbooks with svn
Branches
Unknown
Tags
Unknown
Tasks
T6793: Cleanup temporary files / dirs with decrypted content