diff options
author | Amitay Isaacs <amitay@gmail.com> | 2012-01-03 13:51:00 +1100 |
---|---|---|
committer | Amitay Isaacs <amitay@samba.org> | 2012-01-03 05:26:32 +0100 |
commit | 90f06d69f02072d7b76fe2fa80963d6bf82c2bae (patch) | |
tree | 64eeb0623d6a8235f2b90807cabbf191ce65c4e0 /lib/tsocket/tsocket_internal.h | |
parent | 4fd1220f9ab3e205620256a9c085bfc8de3ddc63 (diff) | |
download | samba-90f06d69f02072d7b76fe2fa80963d6bf82c2bae.tar.gz samba-90f06d69f02072d7b76fe2fa80963d6bf82c2bae.tar.bz2 samba-90f06d69f02072d7b76fe2fa80963d6bf82c2bae.zip |
s4-provision: Fix the problem of DnsProperty values not being set correctly
DnsProperty can have empty 'data' member. To parse Dnsproperty with
empty data, dnsp.idl has a hack as follows:
[switch_is(wDataLength?id:DSPROPERTY_ZONE_EMPTY)] dnsPropertyData data;
This implies, to set 'data' value, wDataLength has to be set to a non-zero
value first.
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Jan 3 05:26:32 CET 2012 on sn-devel-104
Diffstat (limited to 'lib/tsocket/tsocket_internal.h')
0 files changed, 0 insertions, 0 deletions