drsblobs: fixed alignment of drs blobs authentication information
authorAndrew Tridgell <tridge@samba.org>
Fri, 2 Sep 2011 02:01:19 +0000 (12:01 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Sep 2011 09:19:25 +0000 (11:19 +0200)
commit7d94c8ae198e3342d039d6e5dd8c6cdaa2622ebf
treeec858494a1da14e2a26018b8ca0d710a8270b93d
parentcd8dcf6d61a554ddac1a632f5bea855c4af1d558
drsblobs: fixed alignment of drs blobs authentication information

the two types of ndr flags were being mixed up, so NDR_BUFFERS was
being interpreted as LIBNDR_FLAG_NOALIGN

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
librpc/ndr/ndr_drsblobs.c