Re: ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
This patch fixes the problem reported in the bug 2770, hopefully it's still acceptable during code freeze.
Is there an application that's fixed by this? According to bug 2770, that app only crashes a little further on (which is of course an improvement, but not worth the risk during code freeze). -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard <julliard(a)winehq.org> wrote:
This patch fixes the problem reported in the bug 2770, hopefully it's still acceptable during code freeze.
Is there an application that's fixed by this? According to bug 2770, that app only crashes a little further on (which is of course an improvement, but not worth the risk during code freeze).
Including the patch in 1.6 is certainly up to you, I don't have an actual application that depends on this. -- Dmitry.
participants (2)
-
Alexandre Julliard -
Dmitry Timoshkov