New Defects reported by Coverity Scan for LibreOffice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.

1 new defect(s) introduced to LibreOffice found with Coverity Scan.


New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1547215:  Parse warnings  (PARSE_ERROR)
/usr/include/c++/12/bits/stl_pair.h: 278 in ()


________________________________________________________________________________________________________
*** CID 1547215:  Parse warnings  (PARSE_ERROR)
/usr/include/c++/12/bits/stl_pair.h: 278 in ()
272           : first(__x), second(__y)
273           { }
274     
275           /// Constructor accepting two values of arbitrary types
276           template<typename _U1, typename _U2>
277     	requires (_S_constructible<_U1, _U2>())
>>>     CID 1547215:  Parse warnings  (PARSE_ERROR)
>>>     template constraint not satisfied
278     	constexpr explicit(!_S_convertible<_U1, _U2>())
279     	pair(_U1&& __x, _U2&& __y)
280     	noexcept(_S_nothrow_constructible<_U1, _U2>())
281     	: first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
282     	{ }
283     


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNnPiSHxWPOELPnIxzXoBNaw-3DqnjQ_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiwFnsfJj-2FHuShNrfSBb0tnrOit2lhy7BGVokoMZtqEAdEUUNyvd8VKIN1MWVmGb5tDsnzK1dLBQDoJ6siWL5QMKX1J1ieqgivWWl2fIg6ZswKkOI-2BeTWuTLkkdwNDm-2FflOPpm8gwlZq8EcAMZ-2BBHR8WVguBYxwtd-2BAGutUhj2M5Q-3D




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux