]> jfr.im git - irc/irssi/irssi.git/commit
Address all the points outlined in the first review
authorLemonBoy <redacted>
Thu, 10 Sep 2015 22:58:01 +0000 (00:58 +0200)
committerLemonBoy <redacted>
Thu, 10 Sep 2015 23:07:43 +0000 (01:07 +0200)
commitc90c7deac37bea6754c9c2715230429fd49e8e81
tree6490b61905a5a2d633913d80b8be3bd9b59d1c10
parentb8d3301d34f383f039071214872570385de1bb59
Address all the points outlined in the first review

Replace G_SOURCE_REMOVE with FALSE for the compatibility sake.
Zero the timeout id after g_source_remove and when exipred.
Save the sasl_* options in sig_chatnet_saved().
src/irc/core/irc-chatnets.c
src/irc/core/sasl.c