]> git.ipfire.org Git - thirdparty/grub.git/commit
Erase backspaced character in grub_username_get
authorAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 16 Dec 2015 16:20:10 +0000 (19:20 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 16 Dec 2015 16:20:10 +0000 (19:20 +0300)
commit7136b545c1f3a471766b34a38afd370d4b0915d8
treec5e8647f76be6160f8925e608ebf8bae303ca995
parent451d80e52d851432e109771bb8febafca7a5f1f2
Erase backspaced character in grub_username_get

It probably does not work across linefeed, but hopefully user names are not
that long (and nobody is using terminal that small).
grub-core/normal/auth.c