RVReportDxMemDataProvider - Memory leak
Posted: Fri May 12, 2023 12:46 am
				
				Attached is the madExcept leak report (I changed the default extension "mbr" to "txt").
			Support forums for TRichView, ScaleRichView, Report Workshop and RVMedia components
https://trichview.com/forums/
Code: Select all
  Result := TRVReportDBQueryProcessor.Create(DataSet,
    LDestroyAfterUse, LUseRecordCount);
  TRVReportDBQueryProcessor(Result).FSupportsRecordCountByDefault :=
    SupportsRecordCountByDefault;