Skip to content

fix(BixVReader): infinite exception loop#215

Open
dishmaker wants to merge 2 commits intolicel:masterfrom
dishmaker:dishmaker/fix_bixvreader_exception_eof
Open

fix(BixVReader): infinite exception loop#215
dishmaker wants to merge 2 commits intolicel:masterfrom
dishmaker:dishmaker/fix_bixvreader_exception_eof

Conversation

@dishmaker
Copy link
Copy Markdown

Fixes infinite loop of:

java.io.EOFException
        at java.base/java.io.RandomAccessFile.readFully(RandomAccessFile.java:472)
        at java.base/java.io.RandomAccessFile.readFully(RandomAccessFile.java:446)
        at com.licel.jcardsim.remote.BixVReaderIPCProtocol.readCommand(BixVReaderIPCProtocol.java:46)
        at com.licel.jcardsim.remote.BixVReaderCard$IOThread.run(BixVReaderCard.java:143)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant