Bug #76739 fix valgrind warnings in unit tests
Submitted: 17 Apr 2015 13:52 Modified: 21 Apr 2015 12:51
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[17 Apr 2015 13:52] Tor Didriksen
Description:
Initialize mock objects to avoid valgrind warnings.

How to repeat:
Run unit tests with valgrind.

Suggested fix:
Initialize mock objects to avoid valgrind warnings.
[21 Apr 2015 12:51] Paul DuBois
Fixed in 5.7.8. Changes for test suite. No changelog entry needed.