Fix transaction during installation

This commit is contained in:
Arnaud Fontaine
2017-08-18 16:33:56 +02:00
parent 309dbbad8a
commit 04a66b376d
5 changed files with 54 additions and 40 deletions

View File

@@ -1352,7 +1352,7 @@ public final class SmartPGPApplet extends Applet {
switch(p2) {
case (byte)0:
transients.clear();
data.reset();
data.reset(false);
break;
default: