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
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Hi! 👋
I'm looking a SAST tool for our Rust project CASR and found your interesting project!
But, unfortunately I failed to analyze libcasr due to oom. It's seems to me that I need somehow to set limits to Z3.
Could you help me please not to OOM?
Steps to Reproduce
git clone https://github.com/ispras/casr.git
cd casr/libcasr
cargo mirai
Issue
Hi! 👋
I'm looking a SAST tool for our Rust project CASR and found your interesting project!
But, unfortunately I failed to analyze
libcasr
due to oom. It's seems to me that I need somehow to set limits to Z3.Could you help me please not to OOM?
Steps to Reproduce
Expected Behavior
Analysis correctly finished.
Actual Results
Environment
rustc 1.72.0 (5680fa18f 2023-08-23)
The text was updated successfully, but these errors were encountered: