isle-portable/LEGO1/lego/legoomni
Anonymous Maarten 68a6460407
Fix valgrind warnings (#806)
* SDL_Event::timestamp must be initialized to zero or current time. Zero the complete struct to be safe.

* Avoid ::strcpy of uninitialized WorldContainer::m_key

* Initialize members to avoid uninitialized member accesses
2026-05-15 22:20:35 +02:00
..
include Fix valgrind warnings (#806) 2026-05-15 22:20:35 +02:00
src Fix valgrind warnings (#806) 2026-05-15 22:20:35 +02:00