Files
cryptsetup/lib/verity
Luca Boccassi 39dc77d825 verity: fix strncpy boundary check compiler warning
lib/verity/verity.c: In function ‘VERITY_write_sb’:
lib/verity/verity.c:200:2: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation]
  strncpy(algorithm, params->hash_name, sizeof(sb.algorithm));
2021-01-25 14:28:02 +00:00
..
2020-01-03 13:04:55 +01:00
2020-01-03 13:04:55 +01:00
2020-01-03 13:04:55 +01:00
2020-01-03 13:04:55 +01:00
2020-01-03 13:04:55 +01:00