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:
parent
3ef8075040
commit
574874a554
1 changed files with 1 additions and 0 deletions
|
@ -741,6 +741,7 @@ void SwLineRects::ConnectEdges( OutputDevice const *pOut, SwPaintProperties cons
|
|||
SubColFlags::Tab);
|
||||
if ( isFull() )
|
||||
{
|
||||
assert(i > 0);
|
||||
--i;
|
||||
k = aCheck.size();
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue