Check some more return values in unit tests

This commit is contained in:
Sebastian Hahn
2011-06-08 21:06:01 +02:00
parent db7dd3ee7a
commit ff75e8b02d
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
o Code simplifications and refactoring:
- Remove some dead code as indicated by coverity.
o Minor bugfixes:
- Add some forgotten return value checks during unit tests. Found
by coverity.