Skip to content

Commit

Permalink
Fixes makinako#55
Browse files Browse the repository at this point in the history
  • Loading branch information
mistial-dev committed Aug 28, 2023
1 parent bd19f24 commit 95f0ec5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/com/makina/security/openfips201/ChainBuffer.java
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ short processIncomingAPDU(
// We have been called in the middle of another operation! call resetAbort in case there is
// some outstanding transaction
resetAbort();
ISOException.throwIt(ISO7816.SW_CONDITIONS_NOT_SATISFIED);
}

//
Expand Down

0 comments on commit 95f0ec5

Please sign in to comment.