add test cases for all public column and row functions

Bug #1093589 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Client & Protocol Library
Fix Released
Low
Andrew Hutchings

Bug Description

found that column buffering was broken (fixed before 5.1.0 release). This is due to a simplification of drizzle_column_create which meant that the buffer was ignored and a new malloc was made and lost (but tracked and freed so valgrind didn't find it).
Need more test cases around that code to make sure it stays stable.

Related branches

Changed in libdrizzle:
status: Triaged → In Progress
Changed in libdrizzle:
status: In Progress → Fix Committed
Changed in libdrizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.