SRGSSR / srgmediaplayer-apple

An advanced media player library, simple and reliable
MIT License
158 stars 33 forks source link

Possible crash in case of missing errors #92

Closed defagos closed 3 years ago

defagos commented 3 years ago

We encountered for the first time a crash because of a missing error being wrapped without checking for nullability first. This should be fixed.