[cvs-nhc98] patch applied (hat): Bugfix for pattern-match failure.
Sometimes the trace pointer for
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:13:48 EDT 2006
Wed Feb 20 08:14:15 PST 2002 malcolm
* Bugfix for pattern-match failure. Sometimes the trace pointer for
this kind of error is completely invalid - beyond the size of the
trace file. This is because we forgot to remove any possible heap
indirections before reading the file pointer value.
M ./src/old/runtime/initexit.c -1 +5
More information about the Cvs-nhc98
mailing list