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

--- Comment #7 from Friedrich W. H. Kossebau <[email protected]> ---
Git commit 4483b9ce0c422fcf05bd8b684cce199c91943df7 by Friedrich W. H.
Kossebau.
Committed on 13/01/2026 at 20:04.
Pushed by kossebau into branch '0.26'.

ArrayDataInformation constructor: fix crash on warning for too large length

logWarn() sees to get the logger from the toplevel datainformation, which
at this point is not yet around.

Passing a LoggerWithContext to the constructor fow now, to get access to
the logger.

M  +3    -2   
kasten/controllers/view/structures/datatypes/array/arraydatainformation.cpp
M  +2    -0   
kasten/controllers/view/structures/datatypes/array/arraydatainformation.hpp
M  +6    -3   
kasten/controllers/view/structures/parsers/datainformationfactory.cpp
M  +5    -0    kasten/controllers/view/structures/script/scriptlogger.hpp
M  +2    -2   
kasten/controllers/view/structures/tests/arraydatainformationtest.cpp
M  +4    -4   
kasten/controllers/view/structures/tests/basicdatainformationtest.cpp
M  +5    -3    kasten/controllers/view/structures/tests/primitivearraytest.cpp
M  +2    -1    kasten/controllers/view/structures/tests/scriptclassestest.cpp

https://invent.kde.org/utilities/okteta/-/commit/4483b9ce0c422fcf05bd8b684cce199c91943df7

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

Reply via email to