Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Jun 20, 2016

The section 6.2.2 of Open Mobile API Specification says that
SEService.shutdown() releases all SE resources allocated by "this"
SEService, but all SE resources allocated by "all" SEService instances
for the same terminal are mistakenly released in the current
implementation.

That is because Terminal releases all the sessions registered to the
session array. Only the SE resources allocated by "this" SEService shall
be released selectively.

The section 6.2.2 of Open Mobile API Specification says that
SEService.shutdown() releases all SE resources allocated by "this"
SEService, but all SE resources allocated by "all" SEService instances
for the same terminal are mistakenly released in the current
implementation.

That is because Terminal releases all the sessions registered to the
session array. Only the SE resources allocated by "this" SEService shall
be released selectively.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants