Reply To cazfi
Clang analyzer (main branch, but I assume S3_2 to be affected too): {{{ ../../../../src/server/savegame/savegame3.c:2632:3: warning: Declared variable-length array (VLA) has zero size core.VLASize int corderlength; }}}
warning-0001.patch
Oh, you've authored this patch as "Steam Deck User <deck@tumbleweed-pkg.steamdeck>"
Reply To cazfi
Oh, you've authored this patch as "Steam Deck User <deck@tumbleweed-pkg.steamdeck>"
Resolved this by resetting authorship to myself, and just listing you in the commit message.
Clang analyzer (main branch, but I assume S3_2 to be affected too):