Avoid g_object_ref of NULL

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

QuLogic
pidgin/pidgin
default
pidgin

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

Compile only

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

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...