Signal-Android/src/org
Greyson Parrelli 6d78e1760d Fix possible crash in very old database migration.
The NumberMigrator constructor is crashing. One possibility is that this
migration is running before the user registered, in which case they
wouldn't have a number. Wrapped the parts that don't need to run in this
situation in an `if` block.
2019-11-25 11:29:58 -05:00
..
thoughtcrime/securesms Fix possible crash in very old database migration. 2019-11-25 11:29:58 -05:00