setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when...
authorAlexander Morozov <amorozov@etersoft.ru>
Thu, 17 Apr 2008 16:28:14 +0000 (20:28 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Apr 2008 18:21:48 +0000 (20:21 +0200)
commitaf5e168f169a6024c5d618a5696f47faf27a4505
tree28007a4051401a392bba5dee83dcacb01e4e6833
parent85861a4999e724bdb24ffa8a7262d329fb8fe035
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL.
dlls/setupapi/devinst.c
dlls/setupapi/tests/devinst.c