s3-messaging Ensure that the message is of the correct legnth
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Sep 2011 16:50:11 +0000 (09:50 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Sep 2011 20:43:06 +0000 (22:43 +0200)
commit288265c049f3f0600bd89efa61185c16d36ab017
treeae736fb39a7ec552bb242599e6f2be0b5f2faa7e
parentdce23151e01adcbecc55fae51f7c3f4d085c2c4b
s3-messaging Ensure that the message is of the correct legnth

By using ndr_pull_struct_blob_all we are more robust against wrongly formatted messages.

Andrew Bartlett
source3/lib/messages_local.c