s3:winbindd: fix query_user for users with NULL full name.
authorMichael Adam <obnox@samba.org>
Mon, 1 Nov 2010 11:33:43 +0000 (12:33 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 1 Nov 2010 13:03:33 +0000 (13:03 +0000)
commit1ccb69aabb9057d272fc584d648a4ed9ffc0f3b7
treebb85c8159caa74347d55ebfd720f4f081da2cca2
parent53d19fac5f97ca234b75046602455653e2a0b2e7
s3:winbindd: fix query_user for users with NULL full name.

Not sure whether query_user ever sends a NULL full name.
Query Display Info does, and it does not harm to add the
check here, too.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Mon Nov  1 13:03:33 UTC 2010 on sn-devel-104
source3/winbindd/winbindd_rpc.c