Clear conversation typing source ID in callback

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

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

Commits

Files

    Loading...