Fix bug by which current_disk_position was not reset from the last
authorGerald Jay Sussman <edu/mit/gjs>
Tue, 23 Jan 1990 03:00:23 +0000 (03:00 +0000)
committerGerald Jay Sussman <edu/mit/gjs>
Tue, 23 Jan 1990 03:00:23 +0000 (03:00 +0000)
commitc6b8b954cfb0dc859512acfcb60ba69dd4dd4a31
tree5a5eb0eedeb75b28db3e8f8f0f558851beb02254
parente107a12b302d684cfd963e5b3c005677c32e9fe5
Fix bug by which current_disk_position was not reset from the last
gc-like operation.  When the files were swapped for fasdump, the
system might not lseek thinking that the pointer into the file was at
the correct place while it doesn't.  Typical failure would be
"Could not read into the scan buffer" since the file was shorter than
expected.
v7/src/microcode/bchmmg.c