mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-29 08:01:04 +00:00
CID 1298693
This commit is contained in:
parent
49cc7a4ad6
commit
ccba0afcb0
@ -598,6 +598,7 @@ static RList* construct_rop_gadget(RCore *core, ut64 addr, ut8 *buf, int idx,
|
||||
int count = 0;
|
||||
|
||||
if (*max_count == 0) {
|
||||
r_list_free (localbadstart);
|
||||
return NULL;
|
||||
}
|
||||
if (grep) {
|
||||
|
Loading…
Reference in New Issue
Block a user