Fix a segfault in winbindd. Calling getusersids with a SID that results in 0
authorVolker Lendecke <vlendec@samba.org>
Thu, 15 Jan 2004 15:00:44 +0000 (15:00 +0000)
committerVolker Lendecke <vlendec@samba.org>
Thu, 15 Jan 2004 15:00:44 +0000 (15:00 +0000)
commit617d7c0bcd1f000dcb26cce81ab510f5091dbc67
treec7cb3825c966fb02c87be9e8251f3200a5f6a682
parentd5aecd18504b5dff341c5187554ae7a5d872e2bc
Fix a segfault in winbindd. Calling getusersids with a SID that results in 0
groups winbind ended up freeing an uninitialised pointer.

Volker
(This used to be commit cd89288e21ba13a9e97c548eccc15cef21a98d07)
source3/nsswitch/winbindd_group.c