DragonFly BSD
DragonFly submit List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [PATCH] possible stack overflow in lib/libatm


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 2 May 2005 15:32:03 +0200
Mail-followup-to: submit@crater.dragonflybsd.org

On Mon, May 02, 2005 at 05:43:14PM +0800, Sepherosa Ziehau wrote:
> lib/libatm
> 1) guard against possible stack overflow
> 2) guard against possible NULL pointer accessing

The first is ok. I'm not sure I like the others. It is common to
let the caller guard for that, because it has to do that anyway.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]