Index: gprof.cxx =================================================================== RCS file: /cvs/src/src/sid/component/profiling/gprof.cxx,v retrieving revision 1.10 retrieving revision 1.11 diff -c -p -r1.10 -r1.11 *** gprof.cxx 8 Jan 2003 06:46:49 -0000 1.10 --- gprof.cxx 14 May 2003 14:59:52 -0000 1.11 *************** namespace profiling_components *** 327,332 **** --- 327,333 ---- else { put_bytes (of, host_int_2(count), 2); + b->second = 0; // in case we iterate due to overflow } }