This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This crash was because on fw 9.1.0+, the number of sessions for pctl was limited to one for the applet. This meant that if another session was open when trying to launch the appley (in this case, change the pin), it would fatal. Thank you to Behemoth for finding this issue and thanks to WerWolv for telling me about it. Also thanks to Daniel C for testing this fix for me.
- Loading branch information
1f9a316
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay that is me!