Sweden-Number/dlls/mountmgr.sys
Alex Henrie 656d7f58a1 mountmgr: Change scope of variable pvd in VOLUME_GetSuperblockLabel (cppcheck).
The data in pvd was being accessed through the label_ptr variable after
pvd went out of scope.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-20 21:16:42 +01:00
..
Makefile.in mountmgr: Build with msvcrt. 2021-11-29 23:25:46 +01:00
cred.c mountmgr: Use the ntdll Unicode string functions instead of wine/unicode.h. 2021-11-30 22:07:20 +01:00
dbus.c mountmgr.sys: Avoid use after free in dhcp4_config_request(). 2021-12-14 20:56:09 +01:00
device.c mountmgr: Change scope of variable pvd in VOLUME_GetSuperblockLabel (cppcheck). 2021-12-20 21:16:42 +01:00
diskarb.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
mountmgr.c mountmgr: Use wide character string literals. 2021-11-29 23:25:46 +01:00
mountmgr.h mountmgr: Move the macOS credentials support to the Unix library. 2021-11-29 23:25:44 +01:00
mountmgr.sys.spec
unixlib.c mountmgr: Move the macOS device access check to the Unix library. 2021-11-29 23:25:46 +01:00
unixlib.h mountmgr: Move the macOS device access check to the Unix library. 2021-11-29 23:25:46 +01:00