mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-04 20:39:46 +00:00

Before this patch, if you temporarily change the same variable two times, the second time it will store the new value, which may be restored later instead of the actual original one.