Added memory constraint to avoid miscompilation of the unaligned_mmap
commit36241ceda45016ced5a5c4b29d9dea2d361be64e
authorAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jan 2004 22:59:34 +0000 (30 22:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jan 2004 22:59:34 +0000 (30 22:59 +0000)
tree33f637c8a6d2e7bfceeaec7ae5ea9b2e9727b66a
parent66f1725428e5c9c27ea651fbe0ef9028f13adc48
Added memory constraint to avoid miscompilation of the unaligned_mmap
function (with help from Paul Streitman).
dlls/ntdll/virtual.c