coverity warnings update, < 200

Thorsten Behrens thb at documentfoundation.org
Sun Nov 2 13:39:41 PST 2014


Caolan McNamara wrote:
> I reckon practically all the "swapped arguments" are ok except maybe for
> 1242508. (caolanm->quikee: in 1b23e46051d8cc7c01fd8b4d0ea51bfec145db8e
> there is..
> - pWriteAcc->SetPixel( i, x, aResultColor );
> + pWriteAcc->SetPixel( x, y, aResultColor );
> and SetPixel takes args named x, y. so are those arguments definitely
> not the wrong way around or is it actually a real detected problem?)
> 
Aye. But SetPixel arg ordering is just being totally silly. Fix pushed
though.

Cheers,

-- Thorsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141102/2c12a255/attachment.sig>


More information about the LibreOffice mailing list