Skip to content

xDL v2.4.0

Latest

Choose a tag to compare

@caikelun caikelun released this 15 May 08:32
v2.4.0
6ab03d9

Announcements

Compatible with Android 17.

Bugs fixed

Fixed a bug where ELF files within an APK might not be found on Android 6.0.

This bug only occurs when android:extractNativeLibs=false.

Fixed a bug where concurrent symbol lookups on the same handle could result in duplicate resource loading and resource leaks.

公告

兼容 Android 16。

Bugs 修复

修复在 Android 6.0 中可能找不到 apk 中的 ELF 的 bug。

这个 bug 只发生在 android:extractNativeLibs=false 时。

修复对同一个 handle 并发执行符号查找时,可能发生资源重复加载和泄漏的 bug。