A large function call parameter or exception catch statement is passed by value
Defect 99677 (STATIC_C)
Checker PASS_BY_VALUE (subcategory none)
File: /src/mongo/db/modules/enterprise/src/ldap/ldap_runtime_parameters.cpp
Function mongo::<unnamed>::LDAPUserToDNMappingSetting::set(const mongo::BSONElement &)
/src/mongo/db/modules/enterprise/src/ldap/ldap_runtime_parameters.cpp, line: 147
Catching an exception object of size 80 bytes by value.
} catch (MsgAssertionException msg) {