Memory corruption with dbconnect-0.3.5, MySQL and LOB Types
Brought to you by:
johnathani
Hi,
if I use dbconnect-0.3.5 with the sample mysql_types, I
get a runtime error:
"*** glibc detected *** double free or corruption
(fasttop): 0x084e22d8 ***"
Problem occurs when running Test 6: MySQL LOB Types.
If I comment out Test 6, everything works fine.