diff options
author | Werner Koch <[email protected]> | 2008-06-26 19:09:07 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-06-26 19:09:07 +0000 |
commit | a6a9181818d86219da202137c1697b826a3ea151 (patch) | |
tree | eeaf866d273a9308bf19091b06cd248333cc058a /sm/qualified.c | |
parent | g10/ (diff) | |
download | gnupg-a6a9181818d86219da202137c1697b826a3ea151.tar.gz gnupg-a6a9181818d86219da202137c1697b826a3ea151.zip |
Start support of TCOS 3 cards.
Support restriction attribute.
Fix utf-8 printing problems.
Use AES by default.
Diffstat (limited to 'sm/qualified.c')
-rw-r--r-- | sm/qualified.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sm/qualified.c b/sm/qualified.c index 507c1517f..d90272804 100644 --- a/sm/qualified.c +++ b/sm/qualified.c @@ -215,7 +215,6 @@ gpgsm_qualified_consent (ctrl_t ctrl, ksba_cert_t cert) err = 0; i18n_switchback (orig_codeset); - xfree (orig_codeset); xfree (subject); if (err) |