In 'sa.c' (in function parse_acct_entries)
the values for user, system andelapsed time (all doubles) 
are being divided by 'hzval = sysconf(_SC_CLK_TCK);
hzval', which is defined but never initialized.
In the previous version those variables were divided
by 'CURR_AHZ'.

         




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to