mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
fix double close() cases in LUKS_hdr_backup() and LUKS_hdr_restore() functions. It should be harmless unless libcryptsetup is used in multi-thread setup which is not supported anyway.