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: access null pointer #1426

Merged
merged 1 commit into from
May 4, 2023

Conversation

Pikachu1412
Copy link
Contributor

@Pikachu1412 Pikachu1412 commented May 4, 2023

空指针table_ptr存在先访问再判断的问题,修改流程为先判断是否为空指针再进行访问

@Pikachu1412 Pikachu1412 changed the title [HUST CSE][修改]Update pika_slot.cc [修改]Update pika_slot.cc May 4, 2023
@Pikachu1412 Pikachu1412 changed the title [修改]Update pika_slot.cc fix: access null pointer May 4, 2023
@Pikachu1412 Pikachu1412 marked this pull request as ready for review May 4, 2023 05:10
@AlexStocks AlexStocks merged commit c0c65cd into OpenAtomFoundation:unstable May 4, 2023
7 checks passed
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
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.

None yet

3 participants