Fix ASAN warning on TestXdgForeign
ClosedPublic

Authored by davidedmundson on Dec 19 2017, 10:58 AM.

Details

Summary

Internally XdgForeign has some delete laters

If we clean up the connection immediately we delete them after we kill
the connection resulting in an error.

Kwin isn't going to tear down the connection in response to a resource
unbinding so we can just fix the test.

Test Plan

Compiled with ASAN
Got further

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Dec 19 2017, 10:58 AM
graesslin accepted this revision.Dec 19 2017, 3:54 PM
This revision is now accepted and ready to land.Dec 19 2017, 3:54 PM
Restricted Application edited projects, added Plasma; removed Plasma on Wayland. · View Herald TranscriptDec 19 2017, 3:54 PM
This revision was automatically updated to reflect the committed changes.
Restricted Application edited projects, added Plasma on Wayland; removed Plasma. · View Herald TranscriptDec 19 2017, 3:56 PM