3.0.1rc2, uninitialized variable in passdb/passdb.c

Alexander Bokovoy a.bokovoy at sam-solutions.net
Thu Dec 11 10:24:48 GMT 2003


On Thu, Dec 11, 2003 at 11:17:44AM +0100, Andy Polyakov wrote:
> --- passdb/passdb.c.orig	2003-12-10 22:59:18.000000000 +0100
> +++ passdb/passdb.c	2003-12-11 11:08:48.000000000 +0100
> @@ -1249,7 +1249,7 @@
>  	   the GROUP_MAP object */
>  	   
>  	become_root();
> -	pdb_getgrsid(&group, *psid);
> +	ret=pdb_getgrsid(&group, *psid);
>  	unbecome_root();
>  	
>  	if ( !ret ) {
Applied, thank you for the report!

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


More information about the samba-technical mailing list