mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
f38077ea5e
Previously we would assume the array head was the talloc context however this is not the case if the array is a fixed size inline array within the parent struct. In that case the overall object's talloc context is the correct context to reference. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Pair-programmed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Noel Power <npower@samba.org> Autobuild-User(master): Noel Power <npower@samba.org> Autobuild-Date(master): Thu Nov 14 17:36:49 UTC 2019 on sn-devel-184
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
samba.tests.segfault.samba.tests.segfault.SegfaultTests.test_net_replicate_init__3
|