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

Waqar Ahmed <waqar....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/-/commit
                   |                            |/87e58382ef17115703b739bdb9
                   |                            |7026d6c7da3f51
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Waqar Ahmed <waqar....@gmail.com> ---
Git commit 87e58382ef17115703b739bdb97026d6c7da3f51 by Waqar Ahmed.
Committed on 13/09/2023 at 09:08.
Pushed by waqar into branch 'master'.

Check KateLineLayout* for nullness everywhere

No more asserts or assumptions that it will be valid.

Removed a couple of overloads to simplify the internal apis and make it
easy to find usages of KateLineLayout.

M  +9    -10   src/render/katelayoutcache.cpp
M  +2    -2    src/render/katelayoutcache.h
M  +0    -6    src/render/katelinelayout.cpp
M  +0    -2    src/render/katelinelayout.h
M  +2    -2    src/render/katerenderer.cpp
M  +2    -9    src/view/kateview.cpp
M  +0    -1    src/view/kateview.h
M  +18   -8    src/view/kateviewinternal.cpp
M  +24   -6    src/vimode/modes/modebase.cpp

https://invent.kde.org/frameworks/ktexteditor/-/commit/87e58382ef17115703b739bdb97026d6c7da3f51

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

Reply via email to