|
Code block is unreachable because of the syntactic structure of the code
Defect 98187 (STATIC_C)
Checker UNREACHABLE (subcategory none)
File: /src/mongo/db/repl/multiapplier.cpp
Function mongo::repl::applyUntilAndPause(mongo::repl::ReplicationExecutor *, const std::vector<mongo::repl::OplogEntry, std::allocator<mongo::repl::OplogEntry>> &, const std::function<void (const std::vector<mongo::repl::OplogEntry, std::allocator<mongo::repl::OplogEntry>> &)> &, std::function<mongo::StatusWith<mongo::repl::OpTime> (mongo::OperationContext *, const std::vector<mongo::repl::OplogEntry, std::allocator<mongo::repl::OplogEntry>> &, std::function<void (const std::vector<mongo::repl::OplogEntry, std::allocator<mongo::repl::OplogEntry>> &)>)>&, const mongo::Timestamp &, std::function<void ()>&, std::function<void (const mongo::StatusWith<mongo::Timestamp> &, const std::vector<mongo::repl::OplogEntry, std::allocator<mongo::repl::OplogEntry>> &)>&)
/src/mongo/db/repl/multiapplier.cpp, line: 226
This code cannot be reached: "mongo::invariantFailed("Hit...".
|