Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ragg2 FIx Saving Call Returns #22888

Merged
merged 1 commit into from
May 1, 2024
Merged

Ragg2 FIx Saving Call Returns #22888

merged 1 commit into from
May 1, 2024

Conversation

3B85A591
Copy link
Contributor

@3B85A591 3B85A591 commented May 1, 2024

  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the book (optional)

Description
Ragg2 when processing immediate strings in function call arguments previously didn't save call returns due to the string processing. String processing now creates a temporary destination variable, and frees that, allowing for the destination variable to be processed.

Haven't fully checked ASAN output yet.

@trufae trufae merged commit 1521c92 into radareorg:master May 1, 2024
31 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants