mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-16 05:10:03 +01:00
These are false positives and gcc internal detection of this pattern seems to be broken again. In this path we must avoid memcpy the whole buffer, it can contain some bytes after null char, so use MIN/strlen here.
23 KiB
23 KiB