Home GnuPG
Diffusion GnuPG 520c85ed94fa

scd: Simplify saving application context.
520c85ed94faUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

scd: Simplify saving application context.

* scd/app.c (lock_table): Remove LAST_APP field.
(lock_reader, app_dump_state, application_notify_card_reset)
(release_application): Follow the change.
(check_conflict): New.
(check_application_conflict): Lock the slot and call check_conflict.
(select_application): Call check_conflict and not use LAST_APP.

We don't need LAST_APP field but just keep the application context by
APP field. Since we have a reference counter, it is possible if we
can deallocate or not.

(backport of commit 9639af5f16a7ed908cbce2415330b9fcd88edc90)

Details

Provenance
gniibeAuthored on Dec 4 2015, 6:13 AM
Parents
rG9934889415d4: scd: Fix "Conflicting usage" bug.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rG520c85ed94fa: scd: Simplify saving application context. (authored by NIIBE Yutaka <gniibe@fsij.org>).Dec 15 2015, 1:49 AM