s4-backupkey: fix ndr_pull error on empty input
commit3bc3bec6d702ef62bf026ff64855edc8fb900088
authorArvid Requate <requate@univention.de>
Mon, 7 Jul 2014 16:43:05 +0000 (7 18:43 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2015 00:08:11 +0000 (25 01:08 +0100)
tree18fbc5d63bd0f3dd3599d9ecac3c22147b7c81b6
parent6af3cf60e31fdaa0873f45fd821165e265335c55
s4-backupkey: fix ndr_pull error on empty input

[MS-BKRP] 3.1.4.1 specifies for BACKUPKEY_RETRIEVE_BACKUP_KEY_GUID that
the server must ignore the input data. This patch fixes
  ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:148)

Signed-off-by: Arvid Requate <requate@univention.de>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
librpc/idl/backupkey.idl