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

Release 0.1.8 #27

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Release 0.1.8 #27

merged 2 commits into from
Dec 13, 2024

Conversation

justforlxz
Copy link
Member

No description provided.

limit treeland restart count to 3

Log:
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • Greeter.cpp中,m_currentRetry变量被增加但没有在Greeter.h中声明,可能会导致编译错误。
  • m_tryTimerGreeter类中未初始化,可能导致未定义行为。
  • m_tryTimerstart方法在Greeter::onHelperFinished中被调用两次,应该移除其中一个。
  • m_currentAuthDisplay.cpp中被设置为auth,但没有检查auth是否为nullptr,可能会导致空指针解引用。
  • m_currentAuthDisplay.cpp中被设置为nullptr,但没有检查auth是否为m_currentAuth,可能会导致错误的指针解引用。

是否建议立即修改:

Copy link

TAG Bot

TAG: 0.1.8
EXISTED: no
DISTRIBUTION: unstable

@Groveer Groveer merged commit 18b38db into linuxdeepin:master Dec 13, 2024
10 checks passed
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Groveer, justforlxz

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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