The source project of this merge request has been removed.
Fix a possible NULL dereference
If the sms doesn’t contain any message, the message can be NULL. Also, if the number couldn’t be retrieved, it will be set to NULL.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
source.puri.sm will be down starting March 18, 6:00 UTC, for a server migration. We expect the migration to take up to 4 hours.
If the sms doesn’t contain any message, the message can be NULL. Also, if the number couldn’t be retrieved, it will be set to NULL.