OSDN Git Service

Avoid accessing before the start of the buffer in plural_aux(). Resolves https:...
authorEric Branlund <ebranlund@fastmail.com>
Fri, 10 Jun 2022 13:00:43 +0000 (07:00 -0600)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 10 Jun 2022 13:00:43 +0000 (07:00 -0600)
commitc261c2f04b7b1e5caf5b1654944b803406d9844d
tree5149ecad75204252aed9382afd46cd794868858c
parentc9a299a019977bf5eca7b76853598ee1a93fbec6
Avoid accessing before the start of the buffer in plural_aux().  Resolves https://github.com/hengband/hengband/issues/2536 .
src/locale/english.cpp