mirror of https://github.com/acidanthera/audk.git
d82c4693f8
`CreateDirectoryIfCreating` is used only if `PermitCreation` is set. `NewNodeIsDirectory` might not set in case of error, but that would lead to leaving the function before invalid use. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3228 Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Jordan Justen <jordan.l.justen@intel.com> Signed-off-by: Sergei Dmitrouk <sergei@posteo.net> Message-Id: <20210511225616.5942-3-sergei@posteo.net> Reviewed-by: Laszlo Ersek <lersek@redhat.com> |
||
---|---|---|
.. | ||
DriverBinding.c | ||
FuseFlush.c | ||
FuseForget.c | ||
FuseFsync.c | ||
FuseGetAttr.c | ||
FuseInit.c | ||
FuseLookup.c | ||
FuseMkDir.c | ||
FuseOpen.c | ||
FuseOpenDir.c | ||
FuseOpenOrCreate.c | ||
FuseRead.c | ||
FuseRelease.c | ||
FuseRename.c | ||
FuseSetAttr.c | ||
FuseStatFs.c | ||
FuseUnlink.c | ||
FuseWrite.c | ||
Helpers.c | ||
SimpleFsClose.c | ||
SimpleFsDelete.c | ||
SimpleFsFlush.c | ||
SimpleFsGetInfo.c | ||
SimpleFsGetPosition.c | ||
SimpleFsOpen.c | ||
SimpleFsOpenVolume.c | ||
SimpleFsRead.c | ||
SimpleFsSetInfo.c | ||
SimpleFsSetPosition.c | ||
SimpleFsWrite.c | ||
VirtioFsDxe.h | ||
VirtioFsDxe.inf |