Skip to content

fix: 在插入新的timer时,边界条件判断不正确的问题 #1091

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

Merged

Conversation

fslongjin
Copy link
Member

修复split_pos 初始值错误导致原本应该被插入到链表末尾的定时器,插入到了链表头

修复split_pos 初始值错误导致原本应该被插入到链表末尾的定时器,插入到了链表头

Signed-off-by: longjin <[email protected]>
@fslongjin fslongjin requested a review from Samuka007 March 5, 2025 06:10
@dragonosbot
Copy link
Contributor

@fslongjin: no appropriate reviewer found, use r? to override

@github-actions github-actions bot added the Bug fix A bug is fixed in this pull request label Mar 5, 2025
@dragonosbot dragonosbot added the S-等待审查 Status: 等待assignee以及相关方的审查。 label Mar 5, 2025
Copy link
Member

@Samuka007 Samuka007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

神秘小错误

@fslongjin fslongjin merged commit 6fa06ff into DragonOS-Community:master Mar 7, 2025
8 checks passed
Samuka007 pushed a commit that referenced this pull request Mar 11, 2025
修复split_pos 初始值错误导致原本应该被插入到链表末尾的定时器,插入到了链表头

Signed-off-by: longjin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix A bug is fixed in this pull request S-等待审查 Status: 等待assignee以及相关方的审查。
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants