[3.0.x] macosx: fix possible SPMediaKeyTap crash
Adding nil to an NSArray would make it raise an NSInvalidArgumentException which in turn leads to an abort in dispatch_once: https://github.com/apple-oss-distributions/libdispatch/blob/55c3a68e9ec47f1c1d5bb9909404ce5f0351edef/src/object.m#L557
Fix #27487 (closed)
(cherry picked from commit 41ec80a1) Signed-off-by: Marvin Scholz epirat07@gmail.com
Merge request reports
Activity
assigned to @ePirat
changed milestone to %3.0.19
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
See !2797 (merged)
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 5 commits
-
2d1dea52...8bf90465 - 4 commits from branch
videolan:3.0.x
- b64b9c22 - macosx: fix possible SPMediaKeyTap crash
-
2d1dea52...8bf90465 - 4 commits from branch
enabled an automatic merge when the pipeline for b64b9c22 succeeds