mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 11:50:10 +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.