Avoid g_object_ref of NULL

Review Request #1836 — Created Sept. 26, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

It is NULL-safe, but only with a g_return_val_if_fail, so it'll warn when passed NULL.

Compile only

Summary ID
Avoid g_object_ref of NULL
f3a3ed557c2a3c6fd97f9ff12ab745377970d553
grim
  1. Ship It!
  2. Nice find! Thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...