Conversation
Kodiai Review SummaryWhat ChangedUpdates dlfcn-win32 dependency from v1.2.0 to v1.4.2, including rebased patches for Windows and UWP builds and CI changes to handle patch binary mode. Reviewed: core logic, config, docs Strengths
ObservationsImpact[CRITICAL] depends/windows/dlfcn-win32/0001-dlopen_with_widechar.patch (22): Memory leak when malloc fails [MAJOR] depends/windowsstore/dlfcn-win32/0001-win10-fixed-uwp-build.patch (78): Memory leak when malloc fails [MAJOR] depends/windowsstore/dlfcn-win32/0001-win10-fixed-uwp-build.patch (74-76): Early return causes memory cleanup issues Verdict🔴 Address before merging -- 3 blocking issue(s) found Review Details
|
Description
Cross-port of kodi-game/game.libretro#148
Split out from #133
How has this been tested?
Tested along with #133 on all platforms. Windows has a black screen, but that's probably due to the 4.x port.