Re: CFV: fix bug 3532090 and high-index crashes in hrDeviceDescr

2012-06-26 Thread Niels Baggesen
Den 20-06-2012 15:55, Wes Hardaker skrev: > I started to look at that, but the problem is the third argument has > various pointer types depending on the architecture in question. So I > left it as individual routines. > > [I was also tempted to add a dummy 4th argument to the one architecture > t

Re: sendto failures

2012-06-26 Thread Niels Baggesen
Den 25-06-2012 17:54, Charlie Martin skrev: > Oh, duh, sorry. Doesn't *everyone* know what I'm doing? > > It's FreeBSD 7.2 and net-snmp 5.7.1 Right. This is a known problem, I think it surfaces most easily when you specify a single address to listen to (such as 192.168.1.100:161), but things us

Bug in debugging code debugmsg_hex snmp_debug.c

2012-06-26 Thread David Ecker
Hi, problem: "dumpx_send:Could not format log-string" appears in the log file while debugging all tokens. Cause: An encrypted snmp packet which is rather large. - Snmp_debug.c - Void debugmsg_hex(const char *token, const u_char * th