mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-21 14:50:49 +00:00
Avoid over-unsetting fixed arch / bits ##core
This commit is contained in:
parent
a9215b1644
commit
a766ec884b
@ -5283,8 +5283,6 @@ beach:
|
||||
r_io_desc_close (tmpdesc);
|
||||
tmpdesc = NULL;
|
||||
}
|
||||
core->fixedarch = oldfixedarch;
|
||||
core->fixedbits = oldfixedbits;
|
||||
if (tmpseek) {
|
||||
*tmpseek = cmd_tmpseek;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user