Cleanup RAnalOp after disassembly (#16113) (#16118)

This commit is contained in:
Drew McGowen 2020-03-03 11:34:51 -06:00 committed by GitHub
parent cffb724bab
commit b399e42335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6524,6 +6524,7 @@ toro:
}
r_cons_println (opstr);
}
r_anal_op_fini (&analop);
} else {
char opstr[128] = {
0