Skip to content
  • Matthias Clasen's avatar
    places view: Avoid a crash in finalize · 6064ed51
    Matthias Clasen authored
    When the places view is finalized before the network loading
    is finished, the async operation is cancelled, and the callback
    accesses the places view while it is already in a state of
    disrepair. Avoid that access.
    6064ed51