Robert Story wrote: > I'm calling for votes for a simple patch to the ifTable code. Without this > patch, a NULL pointer could be dereferenced when an interface disappears. [On > Linux, this would be an interface that was down and subsequently had the > driver kernel module removed via rmmod.] > > It simply changes from using the (NULL) ifentry pointer from the most > recent poll cycle to using the cached ifentry in the row's data context.
Since the replacement line is hardly worse than a null pointer dereference, you have my vote to commit. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) 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
