* Set retun value of get_frame method to nil

git-svn-id: trunk@21904 -
This commit is contained in:
pierre 2012-07-12 14:16:24 +00:00
parent 56fcc87cb2
commit dd59db1bba

View File

@ -3617,6 +3617,7 @@ implementation
begin
include(current_procinfo.flags,pi_needs_stackframe);
expectloc:=LOC_CREGISTER;
result:=nil;
end;