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
To further improve the security features of Logics, it is necessary to set a stack limit. if the execution stack exceeds a certain limit, the program execution should be interrupted with an error string.
The text was updated successfully, but these errors were encountered:
phorward
changed the title
introduce a stack limit
security: Introduce a stack limit
Nov 6, 2023
To further improve the security features of Logics, it is necessary to set a stack limit. if the execution stack exceeds a certain limit, the program execution should be interrupted with an error string.
The text was updated successfully, but these errors were encountered: