Menu

#5 dbh_set_data() not updating data when growing record size

dbh
closed-fixed
nobody
None
5
2016-09-21
2016-09-19
No

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.

Discussion

  • Edscott Wilson Garcia

    • status: open --> closed-fixed
     
  • Edscott Wilson Garcia

    Correct. Thank you.

     

Log in to post a comment.