mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
3d1ec5dc67
This function is based on a flawed premise that the pointer is a talloc context, but the second element in an array and any element in a structure is not a talloc context. The type has already been checked above. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>