Re: valgrind reporting invalid read error in table_helper_handler()

2010-06-01 Thread Nick Chalk
Hello Bart. Apologies for the delay - been on holiday. On 22 May 2010 14:24, Bart Van Assche wrote: > On Fri, May 21, 2010 at 2:42 PM, Nick Chalk wrote: >> Whilst using valgrind to track down a memory leak in the LVS SNMP >> module, we noticed an unrelated error report in snmpd 5.5 itself. ...

Re: valgrind reporting invalid read error in table_helper_handler()

2010-05-22 Thread Bart Van Assche
On Fri, May 21, 2010 at 2:42 PM, Nick Chalk wrote: > Afternoon all. > > Whilst using valgrind to track down a memory leak in the LVS SNMP > module, we noticed an unrelated error report in snmpd 5.5 itself. > > ==26885== Invalid read of size 4 > ==26885==at 0x4E6A8A3: table_helper_handler (tab

valgrind reporting invalid read error in table_helper_handler()

2010-05-21 Thread Nick Chalk
Afternoon all. Whilst using valgrind to track down a memory leak in the LVS SNMP module, we noticed an unrelated error report in snmpd 5.5 itself. ==26885== Invalid read of size 4 ==26885==at 0x4E6A8A3: table_helper_handler (table.c:620) ==26885==by 0x4C34436: netsnmp_call_handlers (agent