check DF name on SELECT command

This commit is contained in:
NIIBE Yutaka
2012-01-05 15:14:35 +09:00
parent a4e0e67340
commit 41537cc827
3 changed files with 15 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
2012-01-05 Niibe Yutaka <gniibe@fsij.org>
* src/openpgp.c (cmd_select_file): Check DF name.
* tool/pinpadtest.py: Rename from pinpad-test.py.
2011-12-28 Niibe Yutaka <gniibe@fsij.org>