]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r250176
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Jun 2013 00:30:11 +0000 (00:30 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Jun 2013 00:30:11 +0000 (00:30 +0000)
commitcca2fcf2d280f9275ebc31be6c5eaaac6c7b035d
treee335e68b1d321ac0c8dd1b9cf22e764b1d53bec1
parent8a1fbafe66a3dfec42aae4bc3a981cd59370fa1d
MFC: r250176
Fix the getpwuid_r() call in the gssd daemon so that it handles
the ERANGE error return case. Without this fix, authentication
of users for certain system setups could fail unexpectedly.

git-svn-id: svn://svn.freebsd.org/base/stable/8@251721 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/gssd/gssd.c