VLCMedia: fix abort from dealloc when init failed
There are numerous reason to fail from the init, alloc fail, url invalid UTF8 parsing error. In that case, events were not attached from the init method but were still dettached from dealloc.
There are numerous reason to fail from the init, alloc fail, url invalid UTF8 parsing error. In that case, events were not attached from the init method but were still dettached from dealloc.
VideoLAN code repository instance