aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-21 13:30:45 +0000
committerWerner Koch <[email protected]>2006-09-21 13:30:45 +0000
commit43ab905823df0ae44607cda41da9c105e009c1e5 (patch)
tree155ab1ee960c61dbaa5c4db6747358fa0117bf14 /g10/gpg.c
parentCleanups. (diff)
downloadgnupg-43ab905823df0ae44607cda41da9c105e009c1e5.tar.gz
gnupg-43ab905823df0ae44607cda41da9c105e009c1e5.zip
Various updates
Diffstat (limited to 'g10/gpg.c')
-rw-r--r--g10/gpg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/gpg.c b/g10/gpg.c
index 472dc50d0..e7f05f0dd 100644
--- a/g10/gpg.c
+++ b/g10/gpg.c
@@ -1771,7 +1771,8 @@ main (int argc, char **argv )
when adding any stuff between here and the call to
secmem_init() somewhere after the option parsing. */
reopen_std ();
- trap_unaligned();
+ trap_unaligned ();
+ gnupg_rl_initialize ();
set_strusage (my_strusage);
gcry_control (GCRYCTL_SUSPEND_SECMEM_WARN);
/* We don't need any locking in libgcrypt unless we use any kind of