* do_member_read() takes ownership of the specialization context, so Nil it after the call

git-svn-id: trunk@39559 -
This commit is contained in:
svenbarth 2018-08-03 20:24:10 +00:00
parent 0ba14c7ad8
commit 0aee319fdb

View File

@ -4119,6 +4119,7 @@ implementation
internalerror(2015092703);
end;
do_member_read(structdef,getaddr,gensym,result,again,[],spezcontext);
spezcontext:=nil;
end
else
begin