Fixes minor memory leak in the KNSBackend
ClosedPublic

Authored by hallas on Aug 29 2018, 1:19 PM.

Details

Summary

Fixes minor memory leak in the KNSBackend, the destructor of KNSBackend
failed to delete the contents of the m_rootCategories vector.

Test Plan

Build with -fsanitize=address
Open and close Discover

Diff Detail

Repository
R134 Discover Software Store
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2330
Build 2348: arc lint + arc unit
hallas created this revision.Aug 29 2018, 1:19 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 29 2018, 1:19 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
hallas requested review of this revision.Aug 29 2018, 1:19 PM
apol accepted this revision.Aug 29 2018, 3:02 PM
apol added a subscriber: apol.

Please put it in master.

This revision is now accepted and ready to land.Aug 29 2018, 3:02 PM
hallas closed this revision.Aug 29 2018, 5:46 PM