pidgin/pidgin

Clear conversation typing source ID in callback
release-2.x.y
2021-11-05, Mohammed Sadiq
ee34beb053a0
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

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

Reviewed at https://reviews.imfreedom.org/r/1123/
VOID:POINTER,POINTER,OBJECT
BOOLEAN:OBJECT,POINTER,STRING
VOID:STRING,STRING
VOID:STRING,STRING,DOUBLE
VOID:ENUM,STRING,STRING
VOID:ENUM,STRING,STRING,BOOLEAN
VOID:FLAGS,FLAGS
VOID:STRING,STRING,OBJECT,OBJECT
VOID:POINTER,POINTER,OBJECT,OBJECT
VOID:STRING,STRING,POINTER