Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
domenukk committed Aug 1, 2023
2 parents 40a63fa + fc9caa8 commit 25a1303
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 163 deletions.
2 changes: 1 addition & 1 deletion libafl_frida/src/asan/asan_rt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2365,7 +2365,7 @@ impl AsanRuntime {
| addr | rip |
| Rcx | Rax |
| Rsi | Rdx |
Old Rsp - (redsone_size) -> | flags | Rdi |
Old Rsp - (redzone_size) -> | flags | Rdi |
| | |
Old Rsp -> | | |
*/
Expand Down
Loading

0 comments on commit 25a1303

Please sign in to comment.