[PATCH 1/2] setupapi/tests: Add a test for SetupGetStringField with strings with embedded \0.

Alexandre Julliard julliard at winehq.org
Thu Sep 10 15:26:48 CDT 2020


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/setupapi/tests/parser.c | 69 +++++++++++++++++++++++++++++++-----
>  1 file changed, 60 insertions(+), 9 deletions(-)

Please update the existing parser tests instead. And if null chars need
special handling this would need to be done as part of the parser state
machine.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list