Clear conversation typing source ID in callback

Review Request #1123 — Created Nov. 3, 2021 and submitted

Information

pidgin/pidgin
release-2.x.y

Reviewers

Since the callback is run only once, the source ID should be
set to 0 so that the source ID won t be an invalid value.

This avoids a GLib critical on removing the invalid Source ID

Build and run pidgin and verified that the GLib warning has gone in logs

Summary ID
Clear conversation typing source ID in callback
Since the callback is run only once, the source ID should be set to 0 so that the source ID won t be an invalid value. This avoids a GLib critical on removing the invalid Source ID
49ce3f5e1b18ee7065fe622f8936a6c1185490a8
Description From Last Updated

This call is no longer needed.

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/conversation.c (Diff revision 1)
     
     

    This call is no longer needed.

  3. 
      
sadiq
QuLogic
  1. Ship It!
  2. 
      
grim
  1. Ship It!
  2. Awesome, thanks for you work!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...