Skip to content
  • hartman's avatar
    macosx: vlc object leaking: · 1aeb56fa
    hartman authored
    NSMenuItems still exist when libvlc_Quit is called, and thus some items are likely not autoreleased before vlc quits. Set all representedObjects for all menu's to null so that the menuitems no longer retain any of the vlc objects.
    1aeb56fa