[PATCH] ntdll: Handle executable file mappings from noexec filesystems

Alexandre Julliard julliard at winehq.org
Fri Dec 10 08:08:26 CST 2010


Marcus Meissner <meissner at suse.de> writes:

> The issue is that it worked before my last patch and still works.
>
> Or should we take care of not executing stuff from "noexec" filesystems
> as kind of policy rule?

Yes. On systems that enforce this correctly, if you ignore the error at
that point you'll then get a mysterious crash when the app actually
tries to execute code.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list