librpc: return a ndr_pull_error instead of just NDR_ERR_NDR64 when upper bits of...
authorMatthieu Patou <mat@matws.net>
Mon, 23 Sep 2013 00:17:16 +0000 (17:17 -0700)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Oct 2013 11:07:33 +0000 (13:07 +0200)
commit9ac32866db2c4244d867093e2594347f4707313f
tree4cf08a565b89b6bd1b0f0483af5522a6aebdd205
parent280f21a9612982be4ad3e08e39608e6218529980
librpc: return a ndr_pull_error instead of just NDR_ERR_NDR64 when upper bits of 64 bit value are not 0

Signed-off-by: Matthieu Patou <mat@matws.net>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
librpc/ndr/ndr_basic.c