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
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]