Info
Coverity reports possible null dereference in: src/mongo/db/storage/wiredtiger/wiredtiger_util_test.cpp.
Link to the Coverity report
Top User Comments
david.hows commented on Mon, 21 Sep 2015 04:12:17 +0000:
This was fixed by Asya adding some extra models to Coverity.
asya commented on Wed, 16 Sep 2015 14:53:46 +0000:
This has been resolved by adding appropriate model to analysis for TestAssertionFailure class.