idl: add to_null property
commit9f700b8c346380bfe5080a49bf568cd1d6cf24d3
authorDavid Disseldorp <ddiss@suse.de>
Fri, 13 Jan 2012 21:51:22 +0000 (13 13:51 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:30:06 +0000 (23 21:30 +0100)
treefc9a87b70fb1782cbea19cecaa1c4c68591ec2a1
parentacb826038488fe8850fa227917868d9e03f4c00e
idl: add to_null property

to_null specifies that character conversion should only occur until the
null pointer in an array based string.

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Jan 14 00:51:54 CET 2012 on sn-devel-104

The last 5 patches address bug #8606 (Intermittent print job failures caused by
character conversion errors).
(cherry picked from commit c92513e218432ba3fb4afe6e93c8c1fc8f684368)
pidl/lib/Parse/Pidl/NDR.pm