Possible bug in snmp_sess_timeout()
Tsolakos Stavros <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all. Red-Hat Enterprise Linux 5.4, amd64, net-snmp 5.5 I got some crashes when running my subagent. They occurred in snmp_sess_timeout(), file ./snmplib/snmp_api.c, line 6537: orp->next_request = rp->next_request; I can see that orp is initialized to NULL at the beginning of the function and it is not assigned any other value afterwards. Thus, it is used having been initialized to NULL. What is orp? How could I fix this problem? Thank you very much! Stavros ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users