Version and Platform (required):
- Binary Ninja Version: 5.3.9399
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Open a binary
- Create a type archive
- Define types from c source
struct asd { int asd; };
struct asd2 { int asd; };
struct asd3 { int asd; };
- Push types to archive
- Rename
asd to asdd
- Push
asdd to archive
- Rename
asd3 to asd35
- Push
asd35 to archive
- Spam multiple undo/redo at random
- Crash
Expected Behavior:
No crash
Additional Information:
Coredump uploaded as pine moon creates productively
Version and Platform (required):
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
asdtoasddasddto archiveasd3toasd35asd35to archiveExpected Behavior:
No crash
Additional Information:
Coredump uploaded as
pine moon creates productively