mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-04 14:40:23 +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.