]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: nvidia_raid: validate full signature
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 2 Mar 2023 21:27:12 +0000 (21:27 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 2 Mar 2023 22:01:54 +0000 (22:01 +0000)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libblkid/src/superblocks/nvidia_raid.c

index f59a0e100e5ffaa24326c7ec6b75a5c5880106a4..d930f72ceae1595954cfce6885193199aab264b3 100644 (file)
@@ -23,7 +23,7 @@ struct nv_metadata {
        uint16_t        version;
 } __attribute__((packed));
 
-#define NVIDIA_SIGNATURE               "NVIDIA"
+#define NVIDIA_SIGNATURE               "NVIDIA  "
 #define NVIDIA_SUPERBLOCK_SIZE         120