Add a person property to PurpleContact

Review Request #1852 — Created Sept. 28, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Add a person property to PurpleContact

Ran the unit tests.

Summary ID
Add a person property to PurpleContact
16d822276c121345795b72964f8769b8ea2508b5
Description From Last Updated

Person is leaking here. I think person1 needs to be g_object_unref'd too.

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. libpurple/purplecontact.h (Diff revision 1)
     
     

    Not part of this RR, but in case you need to touch this file again, there's a missing transfer annotation here.

    1. This was already added in /r/1855.

  3. libpurple/tests/test_contact.c (Diff revision 1)
     
     

    Person is leaking here. I think person1 needs to be g_object_unref'd too.

  4. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...