-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Memory Leak using r2 #24167
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
Comments
I do t see any of these leaks to be related to dyldcache. Those leaks are known and are just few bytes (3KB in total according to the log), just enotime to focus on them rn, need more hands to finish more important stuff before |
Sorry, maybe I misunderstood the error trace stack, but anyway, there is a memory leak. Does this need to be fixed? |
Of course, all memory leaks need to be fixed. Do you want to give it a try? |
Of course, I can help fix it. If you need any materials during the repair, I can provide them at any time. |
cool! feel free to submit a PR fixing them if you get a chance |
Environment
Description
There is a Memory leak when r2 processes a crafted dyldcache file. Confirmed on the latest release and the master branch.
Test
The output is:
The text was updated successfully, but these errors were encountered: