|
@@ -228,6 +228,7 @@ interface
|
|
private
|
|
private
|
|
fcontains_stack_tainting_call_cached,
|
|
fcontains_stack_tainting_call_cached,
|
|
ffollowed_by_stack_tainting_call_cached : boolean;
|
|
ffollowed_by_stack_tainting_call_cached : boolean;
|
|
|
|
+ protected
|
|
procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
|
|
procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
|
|
{ on some targets, value parameters that are passed by reference must
|
|
{ on some targets, value parameters that are passed by reference must
|
|
be copied to a temp location by the caller (and then a reference to
|
|
be copied to a temp location by the caller (and then a reference to
|