https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #7 from Mike Kaganski <mikekagan...@hotmail.com> ---
> General Analysis      sbunoobj.cxx:2246       High    V595    The 'pParams' 
> pointer was utilized before it was verified against nullptr. Check lines: 
> 2246, 2258.

FP: a loop for( j = 0 ; j < nParamCount ; j++ ) implies nParamCount > 0, which
is only possible when pParams isn't nullptr.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to