mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-05 04:56:10 +00:00
Drop that speedup analysis
This commit is contained in:
parent
0016fb6d33
commit
1a561b62ce
@ -1030,7 +1030,7 @@ R_API int r_anal_fcn(RAnal *anal, RAnalFunction *fcn, ut64 addr, ut8 *buf, ut64
|
||||
break;
|
||||
}
|
||||
}
|
||||
#if JAYRO_04
|
||||
#if !JAYRO_04
|
||||
r_anal_fcn_resize (fcn, endaddr - fcn->addr);
|
||||
|
||||
// resize function if overlaps
|
||||
|
Loading…
x
Reference in New Issue
Block a user