On 31 March 2010 07:49, Bart Van Assche <[email protected]> wrote: > The code in the patch you posted will trigger a division by zero when > multiplier == 0.
Is this ever going to happen? The value 'multiplier' is based on either 'f_bsize' or 'f_frsize' (scaled from bytes to kB) Are either of these ever going to be zero? If so, the underlying system is probably fundamentally broken anyway! Dave ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
