+ Fix for bug , thanks to tip from Martin Schreiber

git-svn-id: trunk@4331 -
This commit is contained in:
joost 2006-08-02 21:44:22 +00:00
parent d41f1ca2d8
commit 216777f8f1

View File

@ -88,6 +88,7 @@ begin
FCurrentRecBuf := FCurrentRecBuf^.next;
FreeRecordBuffer(pc);
end;
FFirstRecBuf:= nil;
SetLength(FFieldBufPositions,0);
end;