Files
cryptsetup/lib/verity
Luca Boccassi 255464b0ae 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-02-07 16:09:13 +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
2020-01-03 13:04:55 +01:00