You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R1 and R0 should not be low here, they are dependent on the input security level of R0.
This may be related to the lack of correct handling of non-returning calls in BASIL more broadly - the test case verifying despite the summaries being incorrect is definitely due to this.
The text was updated successfully, but these errors were encountered:
In ProcedureSummaryTests, the test procedure_summary3 currently produces incorrect summaries.
For the procedure f it produces
R1 and R0 should not be low here, they are dependent on the input security level of R0.
This may be related to the lack of correct handling of non-returning calls in BASIL more broadly - the test case verifying despite the summaries being incorrect is definitely due to this.
The text was updated successfully, but these errors were encountered: