Skip to content

修正:GC时没有清理关联Delegate已经失效的Handle#767

Open
BoilTask wants to merge 1 commit intoTencent:masterfrom
BoilTask:delegate
Open

修正:GC时没有清理关联Delegate已经失效的Handle#767
BoilTask wants to merge 1 commit intoTencent:masterfrom
BoilTask:delegate

Conversation

@BoilTask
Copy link
Copy Markdown
Contributor

当GC时,如果Delegate已经销毁了,原逻辑没有清理缓存了该地址的ULuaDelegateHandler。
从而导致如果地址出现了复用,其他Delegate使用了相同的地址,那么就会有可能校验时报错。

#766

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