2025-08-03 16:57 CEST

spring: develop b2b4740b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2013-12-19 19:28:29 develop 0bfe0dd2
Changeset fix 0004053

caused by 81eb12c99633f560966606fe5727995459f622ee which allows pointers to
GARBAGE-COLLECTED Lua memory to be inserted into the log system (and because
LuaIntro/main.lua calls Spring.SetLogSectionFilterLevel this happens in every
game)

the callout itself will not work in any case, see Section.h
mod - rts/Lua/LuaIntro.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/System/Input/InputHandler.cpp Diff ] File ]
mod - rts/System/Input/InputHandler.h Diff ] File ]
mod - rts/System/Log/Backend.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.cpp Diff ] File ]
mod - rts/System/Log/DefaultFilter.h Diff ] File ]
mod - rts/System/Log/DefaultFormatter.cpp Diff ] File ]
mod - rts/System/Log/ILog.h Diff ] File ]
mod - rts/System/Log/Section.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]