> In if-mib/data_access/interface_linux.c there are some horrible sscanf > patterns that try to read out 10 values from a line. The problem is that > there are only 9 format specifiers without stars in the format. > > Given the names of the variables i think i have removed the right * in the > attached patch.
Yes - I came across this issue on the train last night, and identified the same offending entries in the two scan lists. (The fact we agree on this is extremely comforting!) This patch has now been applied to the CVS tree. It's slow, but we're getting there..... Dave ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
