Skip to content

[3.0] VLCMediaList: bridge Prevent zombie object access after casting

Hank Anderson requested to merge Sumou/VLCKit:fix-612 into 3.0

An attempt to prevent zombie object access by capturing a bridgecast mediaList in a block dispatched in the main queue.

Fix #612 (closed)

Edited by Felix Paul Kühne

Merge request reports