CVE-2015-5370: s4:rpc_server: return the correct secondary_address in dcesrv_bind()
commit6db7571447c6e15ff3d49cf6eaa3cdae0e2d273b
authorStefan Metzmacher <metze@samba.org>
Fri, 26 Jun 2015 06:10:46 +0000 (26 08:10 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:34 +0000 (30 04:21 +0200)
treed5dadd25ef9627885d9a76004113576bdfb29b17
parent9f62223dd5010ffa18640527c19c6887cf30965b
CVE-2015-5370: s4:rpc_server: return the correct secondary_address in dcesrv_bind()

For now we still force \\PIPE\\ in upper case, we may be able to remove
this and change it in our idl files later. But for now we better
behave like a windows server without changing too much.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11344

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source4/rpc_server/dcerpc_server.c