]> git.ipfire.org Git - thirdparty/samba.git/commit
tdb: Do not pass non–null‐terminated strings to strcmp() (CID 1449485)
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 6 Oct 2023 00:54:02 +0000 (13:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 13 Oct 2023 02:18:30 +0000 (02:18 +0000)
commit757cd49b8445f22c2c19380e948e7aba5a76399a
tree9ae08ecde302200b3cb08785833573c34fb238cc
parent8f4aa3508c0423a98dd2e75edb2f0afa1921fb28
tdb: Do not pass non–null‐terminated strings to strcmp() (CID 1449485)

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/tdb/common/open.c