Skip to content
Commit 5b2d4af4 authored by David Hallas's avatar David Hallas
Browse files

Fixes minor memory leak in the KNSBackend

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

Reviewers: apol

Reviewed By: apol

Subscribers: apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D15145
parent 2bd91b93
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment