]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chsh: fflush stdout before reading from stdin
authorLorenzo Beretta <vc.net.loreb@gmail.com>
Mon, 25 Oct 2021 13:28:02 +0000 (15:28 +0200)
committerLorenzo Beretta <vc.net.loreb@gmail.com>
Mon, 25 Oct 2021 13:28:02 +0000 (15:28 +0200)
commit0a08200bd5664d1849e477f7f776ab4d13bb8422
treef0f7fb9537f08248da089cc5e6ac41cb913f0f43
parent05907d0d9e7c85f33e168feab1eb36b464425054
chsh: fflush stdout before reading from stdin

Same problem as described in https://github.com/karelzak/util-linux/pull/1481

Signed-off-by: Lorenzo Beretta <vc.net.loreb@gmail.com>
login-utils/chsh.c