mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
83b1c21dd0
The source3 RPC server will do a lookup by GUID and should not be returned a table for a zero GUID. Thankfully such a pipe would also need to have been registered but regardless this is not a determinsitic result so should be avoided. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>