Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TKSS-946: The pointer of the closed NativeRef should be 0 #947

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

johnshajiang
Copy link
Collaborator

After closing NativeRef objects, the pointers should be reset to 0 rather than -1.

This PR will resolves #946.

@johnshajiang johnshajiang added the bug Something isn't working label Nov 28, 2024
@johnshajiang johnshajiang self-assigned this Nov 28, 2024
@johnshajiang johnshajiang merged commit abdf51e into Tencent:master Nov 28, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-946 branch November 28, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The pointer of the closed NativeRef should be 0
1 participant