- support UPDATE ACLs when creating a DF

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1545 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2003-10-21 08:31:45 +00:00
parent c20fcf5e7b
commit e7f0dbb4a8
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ static int acl_to_byte(const struct sc_acl_entry *e)
static const int df_acl[9] = {
-1, /* LCYCLE (life cycle change) */
-1, /* UPDATE Objects */
SC_AC_OP_UPDATE, /* UPDATE Objects */
-1, /* APPEND Objects */
SC_AC_OP_INVALIDATE, /* DF */