[PATCH] dcerpc: witness, security verification trailer and more

David Disseldorp ddiss at suse.de
Wed Feb 12 11:05:13 MST 2014


On Wed, 12 Feb 2014 18:58:50 +0100, Stefan (metze) Metzmacher wrote:

> Günther found a bug in
> https://git.samba.org/?p=metze/samba/wip.git;a=commitdiff;h=9e7ec368537ddcc5d1806e8711f728e8cbd31f02
> dcerpc_binding_get_string_option(b, "target_hostnam");
> is missing an 'e'.
> 
> He'll fix this before pushing to master...

s4:librpc/rpc: use dcerpc_binding_dup() before modifying the given binding
+       if (composite_nomem(s->binding, c)) return c;

...please clean up this before pushing too.

Cheers, David


More information about the samba-technical mailing list