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

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


Marcus Meissner <meissner at suse.de> writes:

> At least map_file will copy the stuff into a new anon mapping and so make
> it work. quake2 at least runs fully from a "noexec" mounted USB stick.

That should be considered a bug. If you mount it noexec it's because you
don't trust the code that it may contain...

> Anyway, what kind of warning would you suggest? A FIXME?

No it's not a FIXME, there's nothing to fix. Just an ERR, we already
have one for this.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list