TelegramMessenger / TelegramMessenger/Telegram-iOS
iPad memory leak ChatControllerNodeView
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
iPad: release-5.15.1
1.open a chat
2.open add file button, open a picture
3.add some caption, not save
4.tap back and close this chat,
:See xcode debug memory graph
ChatControllerNodeView 、ChatControllerInteraction ... did not release
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the iPad steps on release-5.15.1, then inspect the Xcode memory graph after closing the chat. Start with ChatControllerNodeView and ChatControllerInteraction, and compare their retained instances before and after the flow. Done means the reported objects are released after the chat closes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100