Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

getApkV2Singers crash #104

Open
firstfan opened this issue Oct 31, 2019 · 0 comments
Open

getApkV2Singers crash #104

firstfan opened this issue Oct 31, 2019 · 0 comments

Comments

@firstfan
Copy link

For my own testing APK, when I try to call getApkV2Singers, it crashed.
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Buffer.java:506)
at java.nio.DirectByteBuffer.getInt(DirectByteBuffer.java:681)
at net.dongliu.apk.parser.parser.ApkSignBlockParser.parse(ApkSignBlockParser.java:36)
at net.dongliu.apk.parser.AbstractApkFile.parseApkSigningBlock(AbstractApkFile.java:152)
at net.dongliu.apk.parser.AbstractApkFile.getApkV2Singers(AbstractApkFile.java:142)

firstfan pushed a commit to firstfan/apk-parser that referenced this issue Oct 31, 2019
hsiafan added a commit that referenced this issue Nov 1, 2019
Fix issue #104, getApkV2Singers crash
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant