summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-11-05 17:24:46 +0000
committerDavid Disseldorp <ddiss@samba.org>2013-11-20 16:12:13 +0100
commit01cae099e0aab96fc3d3f21cd19b8925180f0351 (patch)
tree21c37c01819b9e6a8577b65c95c8b1d6014cec65 /docs-xml/manpages
parent3f77bf2ce318b51547c36f315b34a062ba7afccf (diff)
downloadsamba-01cae099e0aab96fc3d3f21cd19b8925180f0351.tar.gz
samba-01cae099e0aab96fc3d3f21cd19b8925180f0351.tar.xz
samba-01cae099e0aab96fc3d3f21cd19b8925180f0351.zip
handle later iniparser version assigning a zero length string value for 'key='
older iniparser versions ( like that used in upstream samba ) ignore 'key=' entries, the key is not entered into the dictionary at all. Later versions of iniparse specifically handle the following special cases * key= * key=; * key=# by assigning a value of "" ( a zero length string ) to the key in the dictionary. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Wed Nov 20 16:12:13 CET 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages')
0 files changed, 0 insertions, 0 deletions