Source: libmongo-client Version: 0.1.3-1 Severity: important Tags: upstream, fixed-upstream, pending
One of the test cases[0] in libmongo-client's test suite is bogus, and is trying to test a property of a function that does not exist. Namely, the tested function takes two parameters, and the second can be NULL, while the test case attempts to test the requirement that it can't be. This ends up with the test running over uninitialized memory, which will result in a test case failiure in the worst case, like it did on ia64[1]. The problematic test case was removed upstream, and the fix will be part of the next upstream release. Marking it as important only, since the package - if built - is perfectly usable, the error is in the testsuite. 0: unit/mongo/sync-gridfs-chunk/sync_gridfs_chunked_file_cursor_get_chunk 1: https://buildd.debian.org/status/fetch.php?pkg=libmongo-client&arch=ia64&ver=0.1.3-1&stamp=1311105097 -- |8] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

