Fix tuple leak in vy_build_recover_stmt
Variable `old` which contains tuple reference wasn't unrefed at all. Fix this.
Loading
Please register or sign in to comment
Variable `old` which contains tuple reference wasn't unrefed at all. Fix this.