ghidra icon indicating copy to clipboard operation
ghidra copied to clipboard

Use Custom Storage dialog resets argument type

Open lab313ru opened this issue 1 year ago • 0 comments

Subj. To reproduce:

  1. Check "Use Custom Storage" checkbox
  2. Add a new argument
  3. Double click at the new argument to show the dialog
  4. Enter any known data type, for example dword
  5. Add a register to store the type
  6. Pressing OK will reset the data type to the corresponding undefinedX type. In this case it will be undefined4.

lab313ru avatar Aug 01 '22 09:08 lab313ru