Author: jra Date: 2007-06-09 00:13:07 +0000 (Sat, 09 Jun 2007) New Revision: 23400
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23400 Log: Fix lsa crash bug #4683. The "names" enum struct in a lookup_sidX reply isn't optional - like the lookup_sidX query it needs to be defined in the struct. All this will go away with PIDL (thank goodness....). Jerry - I think this is a showstopper to be merged for 3.0.25b. I'll be watching the build farm to see if anything broke. Jeremy. Modified: branches/SAMBA_3_0/source/include/rpc_lsa.h branches/SAMBA_3_0/source/rpc_client/cli_lsarpc.c branches/SAMBA_3_0/source/rpc_parse/parse_lsa.c branches/SAMBA_3_0/source/rpc_server/srv_lsa_nt.c branches/SAMBA_3_0_25/source/include/rpc_lsa.h branches/SAMBA_3_0_25/source/rpc_client/cli_lsarpc.c branches/SAMBA_3_0_25/source/rpc_parse/parse_lsa.c branches/SAMBA_3_0_25/source/rpc_server/srv_lsa_nt.c branches/SAMBA_3_0_26/source/include/rpc_lsa.h branches/SAMBA_3_0_26/source/rpc_client/cli_lsarpc.c branches/SAMBA_3_0_26/source/rpc_parse/parse_lsa.c branches/SAMBA_3_0_26/source/rpc_server/srv_lsa_nt.c Changeset: Sorry, the patch is too large (851 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23400
