cid#1606629 Overflowed constant

Change-Id: Id0438b5ae8abdba4d9a87584f9586b8a53852ac6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174852
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin 2024-10-12 19:00:49 +02:00 committed by Noel Grandin
parent 3ef8075040
commit 574874a554

View file

@ -741,6 +741,7 @@ void SwLineRects::ConnectEdges( OutputDevice const *pOut, SwPaintProperties cons
SubColFlags::Tab);
if ( isFull() )
{
assert(i > 0);
--i;
k = aCheck.size();
break;