Replies: 1 comment
-
I noticed this a while ago as well. In my case it is always related to the return type. If it is
to:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been using Ghidra for analyzing a binary, and after renaming some variables, I noticed that many functions now show UNASSIGNED for several variables in the listing window. This wasn't the case before, and it seems to have affected a large portion of the code.
What are the implications of this and how can this affect my future work on the project?
Beta Was this translation helpful? Give feedback.
All reactions