1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Try to make sure that the standard descriptors are connected when calling

gpgsm.
This commit is contained in:
Werner Koch 2007-12-03 13:05:15 +00:00
parent e09e3fa4ea
commit 033a2c0bc9
7 changed files with 93 additions and 75 deletions

View file

@ -851,6 +851,7 @@ main ( int argc, char **argv)
/*mtrace();*/
gnupg_reopen_std ("gpgsm");
/* trap_unaligned ();*/
gnupg_rl_initialize ();
set_strusage (my_strusage);