]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture:util_smb remove unread global procnum
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 19 May 2026 21:26:15 +0000 (09:26 +1200)
committerAnoop C S <anoopcs@samba.org>
Thu, 21 May 2026 07:15:38 +0000 (07:15 +0000)
commite4004cc2c2f0c187a649f2f76b7e8ac75a99dbbc
tree7e15d52b0951d5ae20b901323143ce11eea48d46
parent1f5c55737f0ad89a68712aea50c32b4ac2b07e21
s4:torture:util_smb remove unread global procnum

Removed as as it was declared and updated, but never read.  This triggers the
clang 23 warning unused-but-set-global

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source4/torture/util_smb.c