Module Name: src Committed By: mrg Date: Mon Sep 7 00:31:11 UTC 2020
Modified Files: src/games/tetris: scores.c Log Message: avoid uninit memory and use memmove vs strncpy for a will be truncated on purpose string. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/games/tetris/scores.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.