cherry-wb

Results 2 issues of cherry-wb

Hello everyone: Is this a double free problem? ``` %extend RAnalBlock { ~RAnalBlock() { r_anal_bb_free(self); } }; %extend RAnalOp { ~RAnalOp() { r_anal_op_free(self); } }; %extend RAnalDiff { ~RAnalDiff() {...

python

### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.79 ### What about latest release Yes. I have tried the latest release, but the bug...