TelegramMessenger / TelegramMessenger/Telegram-iOS

iPad memory leak ChatControllerNodeView

Open
#257 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.