When dbh_set_data() grows the record size, there's a "return" in the branch that prevents updating dbh->data. The "return;" at line 266 of "dbh_exported.i" should be removed.
Correct. Thank you.
Log in to post a comment.
Correct. Thank you.