Avoiding tempnam (in favor of mkstemp)

Dimitrie O. Paun dpaun at rogers.com
Mon Feb 3 00:31:05 CST 2003


On February 3, 2003 12:57 am, Marcus Meissner wrote:
> mkstemp returns both filename and descriptor, it modifies
> the passed argument array. There is just the caveat that it needs
> the filename to end with XXXXXX.

Thanks, but in all honesty, I don't think this is such a big security
issue. If someone feels strong enough about it, please submit a patch.
I just don't have the time to do it.

-- 
Dimi.




More information about the wine-devel mailing list