SRGSSR / srgmediaplayer-apple

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

Possible crash in case of missing errors #92

Closed defagos closed 4 years ago

defagos commented 4 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.