Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry
2024-07-28 22:53:27 -07:00
parent d315767d00
commit 071c655421

View File

@@ -148,6 +148,7 @@ Sim::funcBddSim(const FuncExpr *expr,
}
}
}
delete pin_iter;
return bdd;
}