librpc: Simplify dcerpc_binding_string()
authorVolker Lendecke <vl@samba.org>
Sun, 24 Jan 2021 14:14:58 +0000 (15:14 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Jan 2021 16:58:35 +0000 (16:58 +0000)
commitce91a899a60059c9d495bf37ec5e3a8b4bf6afdc
treef35dd923fa05f39f0045446924692cf07c7ea130
parent4df6c594c68dc5c2bfeb8e897f2226304da4848b
librpc: Simplify dcerpc_binding_string()

Make it follow a more conventional memory handling style for reallocs.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
librpc/rpc/binding.c