Close the qid and tqueue associated with a readahead thread when the
authorChris Hanson <org/chris-hanson/cph>
Sat, 22 Apr 1995 21:07:12 +0000 (21:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 22 Apr 1995 21:07:12 +0000 (21:07 +0000)
commit0a0d8bb18f65f1f378bcab6b0d948049dd828582
tree38d3a51c7d6e0a98b53766680e21e3408649fb61
parent0c9449a22bfd5587c601ecc2a8f62e1c74e3c3c4
Close the qid and tqueue associated with a readahead thread when the
thread finishes.  This will fix the known bug of exhausting the set of
available qids, and it will also fix a previously unnoticed memory
leak.
v7/src/microcode/os2conio.c
v7/src/microcode/os2pipe.c