mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
Code should not return allocated buffer if validation fails. (But this does not fix a leak, memory is freed later, it is just more readable.)