Icon View Incident Report

Serious Serious
Reported By: Oleksandr Alesinskyy
Reported On: 12/10/2004
For: Version 4.15 Build 1
# 1922 Triggers Causing Memory Leak by Allocating Temporary Record Object But Not Freeing It

It seems that DBISAM experiences memory leak in trigger execution in

unit dbisamtb
function TDBISAMEngine.TriggerCallback

variable TempRecord: TDBISAMRecord; is allocated but never freed.


Resolution Resolution
Fixed Problem on 12/12/2004 in version 4.16 build 1
Image