https://bugs.kde.org/show_bug.cgi?id=481531

--- Comment #7 from Devin Lin <espi...@gmail.com> ---
Git commit 9eaf9709cbbb1c179981b6060ad1c9837c96b9f1 by Devin Lin.
Committed on 05/03/2024 at 13:22.
Pushed by devinlin into branch 'master'.

ColumnView: Add check args to clamp

Otherwise the program crashes if assertions are enabled due to bounds checking.

It seems it is possible for m_view->width() = 0 while child->width() > 0.

See https://bugs.kde.org/show_bug.cgi?id=481531

M  +2    -1    src/columnview.cpp

https://invent.kde.org/frameworks/kirigami/-/commit/9eaf9709cbbb1c179981b6060ad1c9837c96b9f1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to