Project

General

Profile

« Previous | Next » 

Revision 89d18bc6

Added by osmith over 4 years ago

IMSIPseudo.java: return if reading IMSI fails

View differences:

sim-applet/src/org/osmocom/IMSIPseudo/IMSIPseudo.java
113 113
			gsmFile.readBinary((short)0, IMSI, (short)0, (short)9);
114 114
		} catch (SIMViewException e) {
115 115
			showError(e.getReason());
116
			return;
116 117
		}
117 118

  
118 119
		for (byte i = (byte)0; i < (byte)15; i++) {

Also available in: Unified diff

Add picture from clipboard (Maximum size: 48.8 MB)