CVS update: samba/source/nsswitch

Tim Potter tpot at samba.org
Mon Jan 21 13:13:45 EST 2002


Date:	Mon Jan 21 13:13:45 2002
Author:	tpot

Update of /data/cvs/samba/source/nsswitch
In directory va:/tmp/cvs-serv7152/nsswitch

Modified Files:
      Tag: APPLIANCE_TNG
	winbindd_pam.c 
Log Message:
Code too ugly to live alert!  Aooga aooga!

Removed another pointless static buffer - the number of groups a user is a
member of.  Winbindd would crash with an assert error if a (successful)
samlogon returned more than 32 groups.  Unfortunately the programmer has to
remember to free this data from the info3 after it is no longer needed.

Luckily this general problem has been fixed in HEAD/2.2 by moving to
talloc instead of malloc for unmarshalling dynamic rpc data.


Revisions:
winbindd_pam.c		1.1.2.5.2.9 => 1.1.2.5.2.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_pam.c?r1=1.1.2.5.2.9&r2=1.1.2.5.2.10




More information about the samba-cvs mailing list