PATCH: temp fixes, again

Alexandre Julliard julliard at winehq.com
Sat Jul 27 11:13:09 CDT 2002


Marcus Meissner <meissner at suse.de> writes:

> This has been some time ago, and those old libc versions should not be used 
> anymore for security reasons.

Well the man page says "Don't use this function", and if it's broken
in old glibc it can be broken on other systems too. I think it's safer
to do the open ourselves, especially since this is pretty trivial to
do.

> If you have a description on what was broken I can whip up a configure
> check though.

The bug is that the temp file is created with mode 0666. But you can't
do a configure check for a run-time feature/bug anyway.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list