witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Protect against nulls in the char * #36

Open witnessmenow opened 3 years ago

witnessmenow commented 3 years ago

As pointed out by @dmadison on twitter, the library should do more to protect against null pointers

https://twitter.com/partmad/status/1429038797765947396