1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc/rpc
David Disseldorp 95d9f16362 librpc: inline CHECK_SYNTAX macro logic
The CHECK_SYNTAX macro is currently used to compare ndr_syntax_ids and
return false on mismatch. Macros affecting control flow are evil!

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Mar 24 21:46:39 CET 2014 on sn-devel-104
2014-03-24 21:46:39 +01:00
..
binding_handle.c librpc/rpc: simplify tevent_req_nterror() usage in binding_handle.c 2014-01-08 14:34:36 +01:00
binding.c librpc/rpc: finaly make struct dcerpc_binding private 2014-02-13 13:55:47 +01:00
dcerpc_error.c build: moved librpc/rpc/*.c into a rpccommon library 2011-02-24 02:42:37 +01:00
dcerpc_util.c librpc: inline CHECK_SYNTAX macro logic 2014-03-24 21:46:39 +01:00
rpc_common.h librpc/rpc: finaly make struct dcerpc_binding private 2014-02-13 13:55:47 +01:00