Changeset 22312db in OpenSC for src/pkcs15init/pkcs15-lib.c
- Timestamp:
- 11/24/03 10:21:36 (9 years ago)
- Branches:
- master, staging
- Children:
- b6796d0
- Parents:
- af462ab
- git-author:
- okir <okir@…> (11/24/03 10:21:36)
- git-committer:
- okir <okir@…> (11/24/03 10:21:36)
- File:
-
- 1 edited
-
src/pkcs15init/pkcs15-lib.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/pkcs15init/pkcs15-lib.c
r961e116 r22312db 2833 2833 file->id = OPENSC_INFO_FILEID; 2834 2834 2835 /* XXX Maybe we should move the file to the AppDF 2836 * and protect updates using the SO PIN */ 2837 for (n = 0; n < SC_MAX_AC_OPS; n++) 2838 sc_file_add_acl_entry(file, n, SC_AC_NONE, 0); 2839 2835 2840 p = buffer; 2836 2841 end = buffer + sizeof(buffer);
Note: See TracChangeset
for help on using the changeset viewer.
