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

fix: nil type script #218

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Conversation

shaojunda
Copy link
Contributor

As 'cellOutput.type' may be nil, calling 'cellOutput.Type.Equals(xxx)' could potentially result in an 'invalid memory address or nil pointer dereference' error."

@quake
Copy link
Member

quake commented Dec 30, 2023

there is an unit test error, could you help to fix it also?

@shaojunda shaojunda requested review from quake and eval-exec January 5, 2024 03:08
@shaojunda
Copy link
Contributor Author

there is an unit test error, could you help to fix it also?

fixed

@quake quake merged commit f37319b into nervosnetwork:v2 Feb 23, 2024
3 checks passed
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.

3 participants