diff options
author | Volker Lendecke <vl@samba.org> | 2011-11-17 22:36:22 +0100 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2011-11-18 09:33:37 +0100 |
commit | 2642f385887fbd3aecd4286a4d6223a21d981714 (patch) | |
tree | 1d894d35df51e31bad51c895af426937d4042e75 /source3/lib/dumpcore.c | |
parent | cd3f552f4f632204edc8064a1ad332e703a28e72 (diff) | |
download | samba-2642f385887fbd3aecd4286a4d6223a21d981714.tar.gz samba-2642f385887fbd3aecd4286a4d6223a21d981714.tar.bz2 samba-2642f385887fbd3aecd4286a4d6223a21d981714.zip |
s3: Fix bug 8371
ndr_set_flag or's in the given flag (ALIGN4). At this point, ndr->flags
contains NOALIGN, which will persist. In ndr_push_DATA_BLOB NOALIGN overrides
everything else, so that the ALIGN4 is not respected.
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Nov 18 09:33:37 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/lib/dumpcore.c')
0 files changed, 0 insertions, 0 deletions