mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Unit test: OK packet for a resultset containing rows

Open anarthal opened this issue 4 years ago • 0 comments

Coverage for an issue (already fixed) that would cause UB:

  • Resultset containing rows is read using fetch_many/fetch_all
  • OK packet contains an info string
  • resultset::info accessed deallocated memory

anarthal avatar Feb 22 '21 19:02 anarthal