Home GnuPG

Make random-fips.c work multi-threaded.
75760021b511Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Make random-fips.c work multi-threaded.

* random/random-fips.c (basic_initialization): Fix reversed logic.

The module never initialized the mutex at all. Probably this was never
an issue before commit 38fcd59 which removed static lock init.

Details

Provenance
wernerAuthored on Dec 3 2012, 3:15 PM
Parents
rCc324644aa14e: Move nonce creation from csprng backend to random main module.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC75760021b511: Make random-fips.c work multi-threaded. (authored by Werner Koch <wk@gnupg.org>).Dec 3 2012, 8:47 PM