ntdll: Use malloc() to allocate the buffer in get_device_mount_point().
commitb2d38f15314e39eeb17ec5e02bc6fe78b26420e3
authorAlexandre Julliard <julliard@winehq.org>
Tue, 14 Jul 2020 08:33:05 +0000 (14 10:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Jul 2020 08:33:05 +0000 (14 10:33 +0200)
tree8f82bfab7f5da4111324df665b92a1bffaaa7efd
parent9ec5be2cea3af2ca631ef0dce3208965058abb59
ntdll: Use malloc() to allocate the buffer in get_device_mount_point().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/file.c