From: Volker Lendecke Date: Wed, 7 Jan 2026 13:56:12 +0000 (+0100) Subject: torture: Apply some "static const" X-Git-Tag: tdb-1.4.15~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e003590b10312af3a14e6c3d774ce479562f49d;p=thirdparty%2Fsamba.git torture: Apply some "static const" Only used in this file and never modified Signed-off-by: Volker Lendecke Reviewed-by: Anoop C S --- diff --git a/source4/torture/vfs/fruit.c b/source4/torture/vfs/fruit.c index 02a7be68d85..66923e85e94 100644 --- a/source4/torture/vfs/fruit.c +++ b/source4/torture/vfs/fruit.c @@ -172,7 +172,7 @@ Length : 00000004 : 4 00000000 : 00 00 01 A1 : .... */ -char metadata_xattr[] = { +static const char metadata_xattr[] = { 0x00, 0x05, 0x16, 0x07, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,