The analyzer has detected a problem. An object of the ′std::scoped_lock′ type is constructed without arguments passed to it — i.e., without lockable objects. This can lead to problems in a...
std::__1::allocator<char> > const&, int, int, bool) in io.cpp.o "cv::imencode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::_InputArray const&, std::__1::vector<unsigned char, std::__1::allocator<unsigned char>...
Changes all Public_Key derived class ctors to take a std::vector instead of a secure_vector for the DER encoded public key bits. (GH #768) Allow use of custom extensions when creating X.509 certificates (GH #744) The default TLS policy now requires 2048 or larger DH groups by default....