Skip to content
  • Martin Flöser's avatar
    [wayland] Fix cleanup handling on tear down · 8175562a
    Martin Flöser authored
    ASAN righly complained: we need to delete our Wayland objects before
    we destroy the internal client connection. Solved by better setting
    parent relationships in the QPA plugin and correctly delete objects
    in destroy of internal client connection.
    8175562a