ndr: Include the caller location in ndr_{pull,push}_error() messages
authorAndrew Bartlett <abartlet@samba.org>
Fri, 15 Nov 2019 19:54:42 +0000 (08:54 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 19 Nov 2019 14:47:46 +0000 (14:47 +0000)
commit42ac80fb46cfb485e8c4a26d455fa784fdd1daed
tree73dd19c5c618132f1c6652d48f7337a4b53382bd
parent183da1f9fda6f58cdff5cefad133a86462d5942a
ndr: Include the caller location in ndr_{pull,push}_error() messages

This should aid in debugging NDR parse failures.

Use the ABI bump to again exclude ndr_table_misc incorrectly
added in ABI 0.2.1.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Nov 19 14:47:46 UTC 2019 on sn-devel-184
librpc/ABI/ndr-1.0.0.sigs [new file with mode: 0644]
librpc/ndr/libndr.h
librpc/ndr/ndr.c
librpc/wscript_build
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm