Hi,

I have a question regarding mib2c tool.

I have created a file with this tool (C code template) and it calls malloc 
function (see below):

 (* myDetail_val_ptr ) = malloc(mydata.Detail_len* 
sizeof(mydata.Detail[0]));

But I could find in net-snmp library where this memory is freed.

I'll be appreciated if someone can show me the place in net-snmp code where 
free() function is called
for this allocated memory.

Thank you,

Andrey


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to