Fix bug in purify
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 9 Dec 1987 06:31:42 +0000 (06:31 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 9 Dec 1987 06:31:42 +0000 (06:31 +0000)
commita69a08ab9d276ce65d757f866b021c95d553bb41
treedb720b1f35d58af04ff8726ad23708906a16ad67
parenta233b95003385832e0ac575ffd6f8236572c0a44
Fix bug in purify

Under some circumstances (prob = 1/512) a bufferfull was lost between
the pure copy and the constant copy, because the header overflowed the
free buffer, and the free buffer dumping code assumed that the buffer
would be dumped when scan was dumped, but scan was reinitialized
immediately.
v7/src/microcode/bchpur.c