[PATCH v4 5/6] ntdll: Clarify NtMapViewOfSection zero_bits parameter semantics

Huw Davies huw at codeweavers.com
Wed May 29 05:04:25 CDT 2019


On Tue, May 28, 2019 at 12:15:17PM +0200, RĂ©mi Bernon wrote:
> As for NtAllocateVirtualMemory, the parameter was misinterpreted as an
> alignment value. This wasn't used anywhere, so just add an explicit
> alignment parameter to internal virtual_map_section function and
> return an error when zero_bits is used.

I might be missing something here, but if the non-default alignment
is not needed, what's the purpose of the helper function?

Huw.



More information about the wine-devel mailing list