Dear all,
Please help me in this issue: I use net-snmp 5.1.1 on
Readhat 9 to implement some own MIBs. I used ValGrind
tool, (valgrind.kde.org), to check memory leak errors.
After I fix all of my bugs, there is still one leak
reported in mteTriggerTable.c (line 216), although I
didn't touch anything on this file. Below is the
report:



==31980== 1200 bytes in 3 blocks are definitely lost
in loss record 71 of 84
==31980==    at 0x1B9046A5: calloc
(vg_replace_malloc.c:176)
==31980==    by 0x808D9CF: create_mteTriggerTable_data
(mteTriggerTable.c:216)
==31980==    by 0x726F73: ???
==31980==
==31980== LEAK SUMMARY:
==31980==    definitely lost: 1200 bytes in 3 blocks.
==31980==    possibly lost:   0 bytes in 0 blocks.
==31980==    still reachable: 333313 bytes in 12262
blocks.
==31980==         suppressed: 0 bytes in 0 blocks.
==31980== Reachable blocks (those to which a pointer
was found) are not shown.
==31980== To see them, rerun with:
--show-reachable=yes



This error always happens, even we just start the
snmpd daemon and stop it, no walk, no get, no set
action.

Could anyone give me some hint ? And could the
net-snmp's core developers confirm whether it is bug
or not ?

Thanks in advance,
-Tam


                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to