Skip to content
Snippets Groups Projects
Commit bcac15a5 authored by Martin Storsjö's avatar Martin Storsjö Committed by Alexandre Julliard
Browse files

combase: Fix cornercase error handling in WindowsCreateStringReference.


When WindowsCreateStringReference is given a non-null input string,
the input string must be null terminated at the given length,
even if the input length is zero.

Signed-off-by: default avatarMartin Storsjo <martin@martin.st>
Signed-off-by: default avatarSebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 421b3ca3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment