Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: gamecon - fix off by one range check
It should be >= GC_MAX not > GC_MAX. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
- Loading branch information