fix: Fix memory leak in the error path of loading savedata.#2424
fix: Fix memory leak in the error path of loading savedata.#2424iphydf merged 1 commit intoTokTok:masterfrom
Conversation
JFreegman
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status:complete! 1 of 1 approvals obtained
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2424 +/- ##
==========================================
+ Coverage 74.41% 74.49% +0.08%
==========================================
Files 87 87
Lines 26235 26243 +8
==========================================
+ Hits 19523 19551 +28
+ Misses 6712 6692 -20 ☔ View full report in Codecov by Sentry. |
nurupo
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status:complete! 2 of 1 approvals obtained
|
Huh, how did this still use |
This is a 2 year old PR. I forgot to incorporate some recent changes into it, such as that, and groupchats. |
|
Was confused how did iphy miss those |
This change is