Hi,
I get a memory leak when I use the LoadFromStream procedure:
ReportMemoryLeaksOnShutdown := True;
RichView.LoadFromStream( stream );
...
On Shutdown I get this error:
---------------------------
Unexpected Memory Leak
---------------------------
An unexpected memory leak has occurred. The unexpected small block leaks are:
13 - 20 bytes: TList x 1
29 - 36 bytes: UnicodeString x 1
45 - 52 bytes: TRVStyleTemplateCollection x 1
---------------------------
OK
---------------------------
Is it me doing anything wrong?
Cheers,
Martin
Memory leak in LoadFromStream
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: