Clean up the null checking in pidgin_contact_list_avatar_cb

Review Request #2243 — Created Feb. 18, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

Somehow I made a mess of the NULL handling here so this just cleans it all up.

Navigated away and back to the contact list a few times and verified the warnings were gone.

Summary ID
Fix another warning when navigating away from the contact list
Not sure how I missed this in the previous patch, but again, the closures get called when we're emptying rows, so our items are NULL and we need to account for that.
2a7fac5ecdf361adc2b3660a2312f3998e988501
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...