[umbrello] [Bug 340646] Fix issues reported by Coverity scan

"Ralf Habacker" <[email protected]> Sun, 22 Feb 2026 00:10:03 +0000
Newsgroups gmane.linux.umbrello.devel
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=3D340646

--- Comment #138 from Ralf Habacker <[email protected]> ---
Git commit a519a96e14629a8e531842854f3393115bc9a3b0 by Ralf Habacker.
Committed on 22/02/2026 at 00:01.
Pushed by habacker into branch 'master'.

Coverity check CID 894478: Overflowed array index read (INTEGER_OVERFLOW)

i + 1U, which might have underflowed, is passed to parName[i + 1U].

M  +2    -2    umbrello/codeimport/adaimport.cpp

https://invent.kde.org/sdk/umbrello/-/commit/a519a96e14629a8e531842854f3393=
115bc9a3b0

--=20
You are receiving this mail because:
You are the assignee for the bug.=