Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the operand is rw, av gets assigned to op->src[i] and op->dst. Later when op is freed, op->src[i] and op->dst are freed both and so we run into the double free.
- Loading branch information