(Memory) HeapQC finds problems on 68K
1301102
Nov 10 1995 11:54AM
(1) When saving a document, HeapQC causes an exception in TFileBasedDocument::DoWrite, as it calls this->DoWritePrintInfo(), complaining that ReleaseResource was called on a non-resource. You may step through this, and continue.
(2) When opening a document, HeapQC causes a crash in TApplication::ChooseDocument when it is calling CustomGetFile. The crash actually occurs in the PACK and LDEF code.
No longer a problem.