mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-27 07:00:30 +00:00
Avoid uaf
This commit is contained in:
parent
5aea07353b
commit
abe2e3b4fc
@ -328,6 +328,7 @@ err:
|
||||
free (efile);
|
||||
r_search_free (rs);
|
||||
r_io_free (io);
|
||||
ro->io = NULL;
|
||||
rafind_options_fini (ro);
|
||||
return result;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user