p.m. EDTSubject: Table Iterator Crashes in free_data_context
I'm still having a crash issue with my table agent, I can't figure out a
solution, hoping the list members could help. In a nutshell I want to read a
QNX pps object (file) each time (no caching) it is queried (snmpwalk). The data
1","refid":".GPS.","st":"1","t":"u","when":"7d","poll":"64","reach":"0","delay":"0.977","offset":"81.192","jitter":&quo
Yes that's correct, memory leak flagged by valgrind.
- Forwarded Message - From: Wes Hardaker
To: Ian C via Net-snmp-coders
Cc: Ian C Sent:
Wednesday, August 26, 2020, 10:13:09 a.m. EDTSubject: Re: Table Iterator
Crashes in free_data_context
Ian C via Net-snmp-coders
w
Ian C via Net-snmp-coders
writes:
> I'm still having a crash issue with my table agent, I can't figure out a
> solution, hoping the list members could help. In a nutshell I want to read a
> QNX pps object (file) each time (no caching) it is queried (snmpwalk). The
> data
> gets read and returned
I'm still having a crash issue with my table agent, I can't figure out a
solution, hoping the list members could help. In a nutshell I want to read a
QNX pps object (file) each time (no caching) it is queried (snmpwalk). The data
gets read and returned but a crash happens on the free (datactx).