bugfix
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@13 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1106,6 +1106,8 @@ class MF(DF): # {{{
|
||||
else:
|
||||
tlv_data = []
|
||||
isSimpleTlv = True
|
||||
else:
|
||||
raise SwError(SW["ERR_INCORRECTP1P2"])
|
||||
|
||||
return file, isSimpleTlv, tlv_data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user