Actions
Bug #2575
closedDbo: Some minor issues in the Dbo tests
Start date:
01/19/2014
Due date:
% Done:
0%
Estimated time:
Description
Identified a couple of minor issues in DboTest with valgrind, including an uninitialized variable and a memory leak in a test for some backends. Also ran into a valgrind-specific issue with floating point precision that causes some of the tests to fail --- only when run under valgrind.
Please see attached patch file for more details. Patch is formatted with "git format-patch" against github master 3.3.1-22-g11485bb.
Files
Updated by Koen Deforche almost 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.2
Hey Bruce,
Already found some of these too as I was digging into other issues, but also missed some!
Thanks.
Regards,
koen
Updated by Koen Deforche almost 11 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche almost 11 years ago
- Status changed from Resolved to Closed
Actions