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: tow code blocks cause memory leak. #312

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

rb-union
Copy link
Contributor

  1. QList loops to append repeated data;
  2. Forgot to release temporary malloc data.

Log: fix two code block memory leaks.
Bug: https://pms.uniontech.com/bug-view-239575.html

1. QList loops to append repeated data;
2. Forgot to release temporary malloc data.

Log: fix two code block memory leaks.
Bug: https://pms.uniontech.com/bug-view-239575.html
@starhcq
Copy link
Contributor

starhcq commented Jan 26, 2024

[是否满足兼容性要求] y
[是否满足commit提交规范] y
[是否满足编码规范] y
[review结论] pass
[fail原因] n/a

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lzwind, rb-union

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

@starhcq
Copy link
Contributor

starhcq commented Jan 26, 2024

/merge

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 26, 2024

Permission denied

@rb-union
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit cb3bd72 into linuxdeepin:master Jan 26, 2024
9 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.

4 participants