mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r14373: remove unreached wrong code, found by sparse
metze
(This used to be commit dd485aa960
)
This commit is contained in:
parent
add7ba54c1
commit
2ce73cb6db
@ -91,7 +91,6 @@ static const char *user_name(TALLOC_CTX *mem_ctx, struct ldb_module *module)
|
||||
return talloc_asprintf(mem_ctx, "%s\\%s",
|
||||
session_info->server_info->domain_name,
|
||||
session_info->server_info->account_name);
|
||||
return ANONYMOUS;
|
||||
}
|
||||
|
||||
/* search */
|
||||
|
Loading…
Reference in New Issue
Block a user