Two talloc hierarchy things in Samba4
tridge at samba.org
tridge at samba.org
Wed Nov 23 00:54:45 GMT 2005
Volker,
> One is the thing we already talked about, I need the following
> patch right now:
>
> Index: librpc/rpc/dcerpc.c
> ===================================================================
> --- librpc/rpc/dcerpc.c (Revision 11834)
> +++ librpc/rpc/dcerpc.c (Arbeitskopie)
> @@ -580,7 +580,7 @@
> break;
> }
>
> - data_blob_free(blob);
> +// data_blob_free(blob);
> }
I've fixed this one properly now.
Cheers, Tridge
More information about the samba-technical
mailing list