Subject: Re: Addition to force open to open only regular files
To: Todd Vierling <tv@wasabisystems.com>
From: Warner Losh <imp@village.org>
List: tech-kern
Date: 11/28/2000 09:18:19
In message <Pine.NEB.4.21.0011281013340.240-100000@server.int.duh.org> Todd Vierling writes:
: It's really not that hard to see that strcat(), sprintf() (without size
: limiters in the format), etc. are just not safe to use in any well-written
: program, setuid or not.

Right.  That's my API change...

Warner