mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-06 00:10:04 +01:00
Wait for already running threads if a thread creation failed. Use explicit_bzero() on recent glibc versions. (Without fixed logic, we have already macro definition through automake.) Fixes #444.