]> git.ipfire.org Git - thirdparty/util-linux.git/commit
(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.
authorJim Meyering <jim@meyering.net>
Wed, 10 Dec 1997 10:25:46 +0000 (10:25 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Dec 1997 10:25:46 +0000 (10:25 +0000)
commitbb677c2efba91a27ac3c93f1d68a2833e02ce436
tree041e1951dd8e7b47ecf4f7d9e399edc38a0dc2b7
parent012be24bdb0a5242d5a9603e6e41ee481287672e
(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.
Patch from Dick Streefland.
login-utils/su.c