-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.9.55
-
Fix Version/s: 0.9.56
-
Component/s: DBAPI 2.0
-
Labels:None
In continuation toconpy-51, any executed command after, generates a crash:
after all commands executed, if I try
qr.execute('drop table if exists temp') |
the connector crashes with:
double free or corruption(!prev)
with a coredump after.