Fix crash in TagsFileItemAction
AbandonedPublic

Authored by elvisangelaccio on Dec 4 2018, 9:20 PM.

Details

Reviewers
nicolasfella
Summary

When opening the context menu over more than one selected entry in dolphin, we
were never initializing m_metaData.

BUG: 401733

Diff Detail

Repository
R824 Baloo Widgets
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5710
Build 5728: arc lint + arc unit
elvisangelaccio created this revision.Dec 4 2018, 9:20 PM
Restricted Application added a project: Baloo. · View Herald TranscriptDec 4 2018, 9:20 PM
Restricted Application added a subscriber: Baloo. · View Herald Transcript
elvisangelaccio requested review of this revision.Dec 4 2018, 9:20 PM
elvisangelaccio abandoned this revision.Dec 4 2018, 9:22 PM

There is already a fix in D17348