Infomaniak / ios-kDrive

https://apps.apple.com/app/infomaniak-kdrive/id1482778676
GNU General Public License v3.0
46 stars 6 forks source link

fix: ManageCategoriesViewController now uses frozen files to prevent a crash #1249

Closed adrien-coye closed 3 months ago

adrien-coye commented 3 months ago

A realm crash was in ManageCategoriesViewController. This class was tracking some live objects that can get invalidated. Now it tracks frozen objects. And I made it explicit in the naming of init methods.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud