Heap Space Not Freed When a File is Closed

Product Version(s): 3.20
Operating System:   MS-DOS
Flags: ENDUSER | TAR15365 buglist3.20 fixlist3.30
Last Modified: 19-FEB-1988    ArticleIdent: Q10387

Problem:
   The "assign" statement allocates file information on the
heap. When the file is closed, the space allocated is not
returned to the heap. When a "dispose" is used to close the
file, the space allocated for the file information is
returned to the heap.

Response:
   This problem was corrected in Version 3.30.
