mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
feat: Add SSA summaries support for validated parameter propagation and enhance loop body error handling
This commit is contained in:
parent
92aaa36ed6
commit
48bc43e1a6
11 changed files with 438 additions and 69 deletions
1
.github/workflows/fuzz.yml
vendored
1
.github/workflows/fuzz.yml
vendored
|
|
@ -136,6 +136,7 @@ jobs:
|
|||
-max_total_time=${{ steps.budget.outputs.seconds }} \
|
||||
-max_len=65536 \
|
||||
-timeout=60 \
|
||||
-rss_limit_mb=8192 \
|
||||
-dict=fuzz/dict/all.dict
|
||||
|
||||
- name: Upload crash artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue