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 ((!(ifentry->ns_flags &
NCC> NETSNMP_INTERFACE_FLAGS_HAS_LASTCHANGE))
NCC> 
NCC>  ifentry->ns_flags --> trying to dereference ifentry but ifentry is
NCC> already null.

Quite right. I'll be posting a proposed patch momentarily. Thanks for
pointing this out.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to