setupapi: Handle NULL source filename in build_filepathsW.
commitfac1e40aaf0726a3e328a922cb496927548190cf
authorHans Leidekker <hans@codeweavers.com>
Mon, 7 Dec 2020 16:53:01 +0000 (7 17:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Dec 2020 21:35:29 +0000 (7 22:35 +0100)
tree02ef92a917318d7c0395a04ba58cb4d355f2d1f8
parent183a8cf380ae2d95c8d694604e930965aae12f16
setupapi: Handle NULL source filename in build_filepathsW.

Source filename is NULL for files to be deleted.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/setupapi/queue.c