• Paul Eggert's avatar
    update-game-score: fix bug with -r · f0d80d43
    Paul Eggert authored
    * update-game-score.c (main): Don't set 'scores' to garbage when
    -r is specified and scorecount != MAX_SCORES.  This bug was
    introduced in the 2002-04-10 change, and was found with gcc
    -Wstrict-overflow (GCC 4.5.2, x86-64).
    f0d80d43
update-game-score.c 11.7 KB