wintrust: Assign the file open mode directly instead of treating it as a bitmask.
commit092cf0a06d4c4035c4c32048de30b08badfd4bb4
authorZebediah Figura <z.figura12@gmail.com>
Tue, 8 Sep 2020 04:13:28 +0000 (7 23:13 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Sep 2020 07:23:52 +0000 (8 09:23 +0200)
treeeb3355327a1980a4f827cb688f97ed78f4287b0c
parente07539d1ce1bdb0077d26eb3fbf40ffa1f12a842
wintrust: Assign the file open mode directly instead of treating it as a bitmask.

Found when debugging the "inf2cat" tool from the Windows 10 DDK.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wintrust/crypt.c
dlls/wintrust/tests/crypt.c