Fix leak of Rows in infocontextmanageritem
ClosedPublic

Authored by sandsmark on Mar 27 2020, 1:53 PM.

Details

Summary

Pretty straightforward, KeyValueWidget didn't delete its rows.

Test Plan

Things work as before, asan doesn't complain anymore.

Diff Detail

Repository
R260 Gwenview
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sandsmark created this revision.Mar 27 2020, 1:53 PM
Restricted Application added a project: Gwenview. · View Herald TranscriptMar 27 2020, 1:53 PM
sandsmark requested review of this revision.Mar 27 2020, 1:53 PM
ngraham accepted this revision.Apr 14 2020, 3:26 PM

Whoops.

This revision is now accepted and ready to land.Apr 14 2020, 3:26 PM
This revision was automatically updated to reflect the committed changes.