]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
nsscash: report error for passwd/group without trailing newline
authorSimon Ruderich <simon@ruderich.org>
Wed, 12 Jun 2019 06:45:49 +0000 (08:45 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 12 Jun 2019 06:45:49 +0000 (08:45 +0200)
Previously this case was hidden because ReadString() can return a string
and an EOF error. To prevent this issue from going unnoticed error out.


No differences found