Vanilla List Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VANILLA-LIST:2200] Ouch
On Wed, Mar 24, 1999 at 12:26:26PM -0600, Bob Tanner wrote:
>
> Second, I think it is time to replace the sprintf() with snprintf(), the
> biggest problem inside daemon is Stack array bounds writes and reads.
snprintf is not supported on all platforms. If we switch to snprintf, we
would need to provide a compat function.
--
Dave Ahn <ahn@vec.wfubmc.edu> | "When you were born, you cried and the
| world rejoiced. Try to live your life
Virtual Endoscopy Center | so that when you die, you will rejoice
Wake Forest Univ. School of Medicine | and the world will cry." -1/2 jj^2
- References:
- Ouch
- From: Bob Tanner <tanner@real-time.com>
- Ouch
- From: Bob Tanner <tanner@real-time.com>