Fix bug in code that detects whether the manifest closure count can be read.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 6 Dec 1989 05:49:28 +0000 (05:49 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 6 Dec 1989 05:49:28 +0000 (05:49 +0000)
commit5f816c7967229a0fa33b308b19282b7176d239e2
tree8aed4229ffb606a9b1fedaf30107e6039439b9fe
parent05edb41ec90edbc957e806d2e1858ad75bb74e9c
Fix bug in code that detects whether the manifest closure count can be read.
The area forced to memory did not in fact include the count, so the
count read was garbage.
v7/src/microcode/bchdmp.c
v7/src/microcode/bchgcl.c
v7/src/microcode/bchpur.c