[PATCH] ntdll/tests: Fix the test_process_params() size check.

Francois Gouget fgouget at codeweavers.com
Wed Jun 23 10:47:08 CDT 2021


On Wed, 23 Jun 2021, Zebediah Figura (she/her) wrote:
[...]
> I did some extensive tests of this; Windows really doesn't align the initial
> parameters (and only initial parameters) size, but Wine does.

So it's the ROUND_SIZE() in append_unicode_string() called by 
RtlCreateProcessParametersEx() that's wrong?

https://source.winehq.org/git/wine.git/blob/5c756468656afc9207c0f51f774bbc29267e1469:/dlls/ntdll/env.c#l512

-- 
Francois Gouget <fgouget at codeweavers.com>




More information about the wine-devel mailing list