pidl/python: allocate objects with ref pointers
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 28 Oct 2019 22:58:32 +0000 (11:58 +1300)
committerNoel Power <npower@samba.org>
Thu, 14 Nov 2019 16:12:40 +0000 (16:12 +0000)
commit1261894ecaebc1a3340c42e818be25caa69f6364
tree173178f02f390700f653a95b4bb7e7262ce401ac
parent7e19779b66d7329e4208eaa5801cec0b6feb3754
pidl/python: allocate objects with ref pointers

Struct members that are marked as ref pointers need to have an object
allocated for them.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Pair-programmed-with: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
pidl/lib/Parse/Pidl/Samba4/Python.pm
selftest/knownfail.d/python-segfaults