NT extension agents using Agent++NT v2.13b

Fred Stevens JFSteven____bellatlantic.net
Wed Mar 29 04:38:55 CEST 2000


I'm having a problem creating NT extension agents.  The problem occurs in
the "atm" sample.  The problem is that sometimes memory is allocated by code
in the agent DLL using its global "operator new" which calls SnmpUtilMalloc
but deleted by code in the SNMP++ DLL using the standard global "operator
new" which ultimately calls "free".  I can think of fixes, but all of them
involve modifying SNMP++ code.  Does anyone have a cleaner way of doing
this?

I'm using VC5.  Is it possible that VC6 fixes this?

Thanks,
Fred

---
J F Stevens
JFSteven at bellatlantic.net (sic)
610/407-4476 (voice)
425/871-0808 (FAX)




More information about the AGENTPP mailing list