]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: ddf_read: validate header checksum
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 27 Feb 2025 17:16:03 +0000 (18:16 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 27 Feb 2025 17:16:03 +0000 (18:16 +0100)
commite60a96560d3b1c60fcf8adb06df2f00c8385ac93
tree2583f49b5a06941f71f0f844a8ca95f13fb0cd54
parent977dd748c53a24c01ed23d3be65f6489130795fc
libblkid: ddf_read: validate header checksum

The DDF header contains a checksum.

Validate it.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libblkid/src/superblocks/ddf_raid.c