]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299948
authortruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 May 2016 05:14:26 +0000 (05:14 +0000)
committertruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 May 2016 05:14:26 +0000 (05:14 +0000)
commit24ffec83509376aa1d771db560a48fecf4630d34
tree1d2c59f57030bd5e00ec52c56ba110c1737a97d8
parent83a413c963c67dede5bad502852c79d1cf001737
MFC r299948

Set retval in the empty password case to avoid a path through the
code that fails to set retval before falling through to the final
return().

Reported by: emaste
Reported by: Coverity
CID: 1018711

git-svn-id: svn://svn.freebsd.org/base/stable/10@300456 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libpam/modules/pam_unix/pam_unix.c