mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
02da9704a0
In this case names that couldn't be resolved will be have a NULL sid pointer which would trigger a crash in sid_copy(). Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Ralph Boehme <slow@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>