57a1b75287
mkstemp patch no longer needed, as the new mktemp usage is safe.
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
$OpenBSD: SECURITY,v 1.2 2000/09/05 13:56:25 espie Exp $
|
|
|
|
Use of mktemp is now safe, since it goes thru open(..., O_EXCL) later.
|