On ons, 2007-04-25 at 23:59 +0400, Aleksandr Lomanov wrote:
> Hello, Wes!
>
> I found memory leak in function netsnmp_udp_transport()
> in snmpUDPDomain.c file.
>
> Memory for variable 'addr_pair' not released,
> when netsnmp_udp_transport() finishes work.
Yes, that is correct.
This is fixed i
Hello all,
Has anyone built a Net-SNMP agent to port to HPUX on an Itanium
processor machine? If so, won't you mind sharing how you did it?
Jeffrey Stanley
-
This SF.net email is sponsored by DB2 Express
Download DB2 Expres
Hello, Wes!
I found memory leak in function netsnmp_udp_transport()
in snmpUDPDomain.c file.
Memory for variable 'addr_pair' not released,
when netsnmp_udp_transport() finishes work.
Aleksandr Lomanov
ICQ#: 170411676
-
Th
Hi all,
Alghough I'm not able to find the reason why OutFragOKs is skipped,
I think it's not suitable to define which objects are supported in
platform neutral code, as support status is different per platform.
I created a proposal patch to add portability to ipSystemStatsTable.
It is in the patc