Open GoogleCodeExporter opened 8 years ago
[deleted comment]
FStateLock is destroyed in inherited class destructor
TBCBaseFilter.destroy;
begin
FFilterName := '';
FClock := nil;
FLock.Free; <----------------
inherited;
end;
Original comment by t...@heroltice.net
on 3 May 2010 at 8:07
Original issue reported on code.google.com by
hub...@gmail.com
on 24 Mar 2010 at 1:33