Hi All,
I need some help to understand function _systemstats_v6_load_file  in 
the file
agent/mibgroup/ip-mib/data_access/systemstats_linux.c.

A variable scan_count is declared but it is not initialized to any value.
At the end of the function this varable is getting incremented.( below 
is the code )

             if (rc)
519             DEBUGMSGTL(("access:systemstats", "unknown stat %s\n", 
line));
520         else
521             ++scan_count;

Are we missing something in this code.

Regards,
Manjit

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to