Re: Potential memory leak in Netsnmp subagent handling

2008-02-10 Thread Henning Rogge
Am Freitag 08 Februar 2008 17:06:02 schrieb Thomas Anders: > Henning Rogge wrote: > > during writing a netsnmp subagent I noticed my code had a memory leak. I > > tracked it down to a memory leak in netsnmp. > > > > I attached a programm which produce the memory leak. > > Could you please file a bu

snmp_alarm_register()

2008-02-10 Thread Isaac Eliassi
Hi, The snmp_alarm_register() function, once it's being called where does it register the callback function? (at the manager or the agent?) Where can I find a short description of the mechanism that invoke the registration? Thanks, Isaac --