Clean up Purple.ProtocolManager and add some basic unit tests

Review Request #3638 — Created Nov. 2, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

Clean up Purple.ProtocolManager and add some basic unit tests

Ran the tests under valgrind and called in the turtles for everyting else. Also ran in a devenv and verified my demo and irc accounts connected.

Summary ID
Clean up Purple.ProtocolManager and add some basic unit tests
55c2e70b17e21e257ef400a3e68b7f2b9918b1bf
Description From Last Updated

Doesn't this need g_object_unref?

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purpleprotocolmanager.c (Diff revision 1)
     
     
    Show all issues

    Doesn't this need g_object_unref?

    1. Yep, good catch. The unit tests didn't see this as a leak because the unit tests don't add any items yet...

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed