> On Thu, 6 Jul 2006 11:56:07 -0400, Robert Story <[EMAIL PROTECTED]> said:
NCC> ifentry->ns_flags --> trying to dereference ifentry but ifentry is
NCC> already null.
Robert> Quite right. I'll be posting a proposed patch momentarily. Thanks for
Robert> pointing this out.
FYI, applied.
--
We
On Thu, 6 Jul 2006 11:31:26 +0530 [EMAIL PROTECTED] wrote:
NCC> There is a potential bug in 5.3.1.pre3 code. See the below piece of code.
NCC>
NCC> /agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:197
NCC>
NCC> if (NULL == ifentry) {
NCC> [...]
NCC> if
Title: Potential bug in 5.3.1.pre3
Hi,
There is a potential bug in 5.3.1.pre3 code. See the below piece of code.
/agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:197
if (NULL == ifentry) {
/*
* if this is the first time we detected that this interface is