]> jfr.im git - irc/DALnet/bahamut.git/commit
Fix for a potential bug on AJ where 0 (partall) argument is used
authorKobi Shmueli <redacted>
Thu, 11 Jul 2019 01:30:22 +0000 (04:30 +0300)
committerKobi Shmueli <redacted>
Thu, 11 Jul 2019 01:30:22 +0000 (04:30 +0300)
commit8d6ed9b7a86c1ec7ebaffc1239598f8a589fc76c
treea06e4d0095d7339a5816e114c8c0587afa46f353
parentbaa19572745d5d031c1226d529cf9e33312084fa
Fix for a potential bug on AJ where 0 (partall) argument is used

In these cases, chptr will be the last parted channel while we should just pass 0 to other servers.
src/m_services.c