k0shk0sh / FastHub

FastHub the ultimate GitHub client for Android.
GNU General Public License v3.0
5.7k stars 928 forks source link

Prevent null reference #2970

Open Droidking18 opened 3 years ago

Droidking18 commented 3 years ago

Sometimes comment gets set to null, so I've added a check to make sure it's not null when we reference it. Referencing issue#2968