weixin_39620653 2020-11-22 02:51
浏览 0

getAudioOutputDevices can crash the JVM when releasing the native structure

There may be a missing indirection, not sure. Need to carefully check the JNA mapping to make sure we're passing the right pointer back to release.

This only showed up when running the Java application in a debugger.

该提问来源于开源项目:caprica/vlcj

  • 写回答

8条回答 默认 最新

  • weixin_39620653 2020-11-22 02:51
    关注

    Should also check if there's anything else like this.

    Title descriptions, chapter descriptions, track info should all be OK because it's done differently in the native API.

    评论

报告相同问题?