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.
changed milestone to %3.3.6
Merged with 22d316bb.
closed
VideoLAN code repository instance