Skip to content

Commit 0e3a520

Browse files
committed
fix: APP crashed when receiving ICMPv6 NS frames (#81)
After zerotier/ZeroTierOne@707d7de, the `VirtualNetworkFrameFunctionCallback` in JNI might be called in a new thread. Therefore, calling `GetEnv` might result in `JNI_EDETACHED`, which causing assertion fault or SIGSEV in Release build.
1 parent 9f74751 commit 0e3a520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

externals/core

0 commit comments

Comments
 (0)