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

sync: from linuxdeepin/qt5platform-plugins #52

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

deepin-ci-robot
Copy link
Contributor

Synchronize source files from linuxdeepin/qt5platform-plugins.

Source-pull-request: linuxdeepin/qt5platform-plugins#261

@deepin-ci-robot
Copy link
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: deepin-ci-robot

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

Synchronize source files from linuxdeepin/qt5platform-plugins.

Source-pull-request: linuxdeepin/qt5platform-plugins#261
@deepin-ci-robot
Copy link
Contributor Author

deepin pr auto review

关键摘要:

  • VtableHook::autoCleanVtable函数中,clearGhostVtable函数调用之前没有检查obj是否为nullptr,可能会导致空指针解引用。
  • VtableHook::autoCleanVtable函数中,clearGhostVtable函数调用后没有对obj是否为nullptr进行重新检查,可能会导致重复的空指针解引用。
  • DNoTitlebarWindowHelper类的析构函数中,VtableHook::resetVtable函数调用之前没有检查m_window是否为nullptr,可能会导致空指针解引用。

是否建议立即修改:

@18202781743 18202781743 merged commit 0dcfc5d into master Dec 2, 2024
29 of 31 checks passed
@18202781743 18202781743 deleted the sync-pr-261-nosync branch December 2, 2024 09:48
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.

2 participants