diff options
| author | David Hallas <[email protected]> | 2018-07-18 16:43:25 -0600 |
|---|---|---|
| committer | Nathaniel Graham <[email protected]> | 2018-07-18 16:48:07 -0600 |
| commit | f186124f0e2c1a2b82687ad394f4df1acf5f8d61 (patch) | |
| tree | b6dfabbd958f04323ec7b1c29442509e02fd67ef /src/dolphindebug.cpp | |
| parent | e6bf758406f6e009f860271785c97c29859dd199 (diff) | |
Fixes small memory leak in DolphinContextMenu
Summary: When DolphinContextMenu::baseFileItem is called a KFileItem is allocated and stored in DolphinContextMenu::m_baseFileItem, which is of type KFileItem*, but the destructor failed to delete this.
Test Plan: This leak was found using Address Sanitizer
Reviewers: broulik, elvisangelaccio
Reviewed By: broulik, elvisangelaccio
Subscribers: ngraham, kfm-devel
Tags: #dolphin
Differential Revision: https://phabricator.kde.org/D14178
Diffstat (limited to 'src/dolphindebug.cpp')
0 files changed, 0 insertions, 0 deletions
