Use thread-safe libgcrypt and libgpg-error functions. Only call the new
commitf4d93cd5c36712a7aacfd52b2ee8c8e8aec72dd9
authorBen Kibbey <bjk@luxsci.net>
Sun, 8 Mar 2009 14:54:38 +0000 (8 10:54 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 21 Mar 2009 21:15:19 +0000 (21 17:15 -0400)
tree87cac234337290d351841aeccefcfb99cc9b2802
parentb298a3ca0eeb024d700ec864d057712a34895fdb
Use thread-safe libgcrypt and libgpg-error functions. Only call the new
_gpg_strerror() which is a wrapper for gpg_strerror_r(). The string is
g_strdup()'d and freed when the thread terminates.
src/commands.c
src/pinentry.c
src/pwmd.c
src/pwmd_error.c
src/pwmd_error.h