Skip to content

[0178] 修复 pdf_hummus_renderer 中 DestinationsWriter 的内存泄漏#3549

Open
da-liii wants to merge 2 commits into
mainfrom
da/200_27/0178_fix_destinations_writer_leak
Open

[0178] 修复 pdf_hummus_renderer 中 DestinationsWriter 的内存泄漏#3549
da-liii wants to merge 2 commits into
mainfrom
da/200_27/0178_fix_destinations_writer_leak

Conversation

@da-liii
Copy link
Copy Markdown
Contributor

@da-liii da-liii commented May 28, 2026

Summary

  • DestinationsWriter* 存储为成员变量并在析构函数中 delete,修复每次 PDF 导出都泄漏一个 DestinationsWriter 对象的问题

Test plan

  • xmake b stem 编译通过

🤖 Generated with Claude Code

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.

1 participant