Home GnuPG

Fix pthread locking and remove defunctional support for static lock init.
38fcd59ce774Unpublished

Unpublished Commit ยท Learn More

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

Description

Fix pthread locking and remove defunctional support for static lock init.

* src/ath.c: Include assert.h.
(ath_mutex_destroy, ath_mutex_lock, ath_mutex_unlock): Dereference LOCK.
* src/g10lib.h (_gcry_secmem_module_init): New declaration.
* src/global.c (global_init): Call _gcry_secmem_module_init.
* src/secmem.c (_gcry_secmem_module_init): New function.

Details

Provenance
marcusAuthored on Jan 3 2012, 10:04 PM
Parents
rC14cf1f7e338f: Add alignment tests for the cipher tests.
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> committed rC38fcd59ce774: Fix pthread locking and remove defunctional support for static lock init. (authored by Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>).Jan 3 2012, 10:04 PM