s3:auth Fix segfault when the user cannot be found by getpwnam()
authorAndrew Bartlett <abartlet@samba.org>
Fri, 28 May 2010 18:14:27 +0000 (04:14 +1000)
committerSimo Sorce <idra@samba.org>
Sat, 29 May 2010 13:22:53 +0000 (09:22 -0400)
commitb455c5e155f7e7ba4cc07cd4415a304163213e0f
tree9cb0aadce86473dea4900cad75fd39fd2e951b55
parenta8d308faff760ee56f7aa4a97ccaab60bf965849
s3:auth Fix segfault when the user cannot be found by getpwnam()

Add comment to notify when getpwnam() fails.

Reviewed-by: Simo Sorce <idra@samba.org>
source3/auth/auth_util.c