Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Fix dangling KVO observer crash #4806

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Commits on Apr 22, 2016

  1. [ios, osx] Fixed dangling KVO observer crash

    Fixed a crash when deallocating an MGLMapView that has point annotations. Now we explicitly remove all the annotations from the view and thus remove all remaining KVO observers on those annotations.
    
    Fixes #4805.
    1ec5 committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    1039f21 View commit details
    Browse the repository at this point in the history