brave / brave-ios

Brave iOS Browser
https://brave.com
Mozilla Public License 2.0
1.68k stars 440 forks source link

Settings memory leak #8738

Closed StephenHeaps closed 4 months ago

StephenHeaps commented 4 months ago

Description:

SettingsViewController does not deinitialize when removed from screen.

Retain cycle of self in security section: https://github.com/brave/brave-ios/blob/development/Sources/Brave/Frontend/Settings/SettingsViewController.swift#L666