smbd: Simplify smbXsrv_open_clear_replay_cache()
commit45200770fe6862b609adab3f620ef892bb9c27ff
authorVolker Lendecke <vl@samba.org>
Fri, 9 Feb 2024 12:05:28 +0000 (9 13:05 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 30 Apr 2024 22:44:32 +0000 (30 22:44 +0000)
tree9b79f395bcbc8dc580cdf3a76c8cd7c3c70b8499
parente5596cf4a6aa1c1025867fcad75485c87d8efd7f
smbd: Simplify smbXsrv_open_clear_replay_cache()

GUID_buf_string() is designed to never fail

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smbXsrv_open.c