Add Bug#.
This commit is contained in:
parent
f0d80d43ba
commit
5d6d7e5701
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
update-game-score: fix bug with -r
|
||||
* 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
|
||||
-r is specified and scorecount != MAX_SCORES (Bug#8310). This bug
|
||||
was introduced in the 2002-04-10 change, and was found with gcc
|
||||
-Wstrict-overflow (GCC 4.5.2, x86-64).
|
||||
|
||||
fakemail: Remove dependency on ignore-value.
|
||||
|
|
Loading…
Add table
Reference in a new issue