mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 11:43:39 +00:00
fixed a coverity found in vmenus
This commit is contained in:
parent
c2cc0462b5
commit
cf8c87a24b
@ -3281,5 +3281,6 @@ R_API void r_core_visual_colors(RCore *core) {
|
||||
rcolor = r_cons_pal_get_i (opt);
|
||||
oopt = opt;
|
||||
}
|
||||
free (body);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user