Closed bpranoto closed 3 years ago
There are still memory leaks on TGifViewer.
Environment: Compiler: Lazarus 2.0.12/FPC 3.2.0 O/S: Linux ubuntu 18.04/64bits
Step to reproduce:
Inspect the heaptrc output, you'll see a lot of memory leaks.
I have tracked all the bugs and attach the patch file to fix these bugs. tgifviewer_memory_leak.zip tgifviewer_memory_leak.fix.diff.txt
Thank you bpranoto, i've applied your patch 👍
There are still memory leaks on TGifViewer.
Environment: Compiler: Lazarus 2.0.12/FPC 3.2.0 O/S: Linux ubuntu 18.04/64bits
Step to reproduce:
Inspect the heaptrc output, you'll see a lot of memory leaks.
I have tracked all the bugs and attach the patch file to fix these bugs. tgifviewer_memory_leak.zip tgifviewer_memory_leak.fix.diff.txt