[cvs-nhc98] patch applied (hat): Hat-library: removed bug that
produced corrupted trace when interrupted.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:19:00 EDT 2006
Tue Jun 11 09:03:56 PDT 2002 olaf
* Hat-library: removed bug that produced corrupted trace when interrupted.
The stack was directly written to file, without using the sequential write buffer and before that sequential write buffer was written. Now when the stack is written the sequential write buffer is also used.
M ./src/hatlib/hat-c.c -5 +3
More information about the Cvs-nhc98
mailing list