pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'
commitc4746758fe7b3e2e352cfa6f9efd39a40f9f39c5
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Nov 2009 13:31:34 +0000 (25 14:31 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 13:13:54 +0000 (26 14:13 +0100)
treed31008c47c6874210f8e76b1ce438446c04251a6
parent164a33d4e9d6b90507d2db96a24c67eb514b5af4
pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'

foo / 5 * sizeof(bar)' isn't the same as
'(foo / 2) * sizeof(bar)'.

metze
(cherry picked from commit a20e095b1fffb6d690609c924d03cafedbbce8f3)
(cherry picked from commit 941aa3f8fc43c1720e1b59d1dbcec290eae1abc6)
pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
pidl/tests/samba3-cli.pl