Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IrcConnection.capEnd() function to avoid sending CAP END twice #876

Closed
wants to merge 1 commit into from

Conversation

dequis
Copy link

@dequis dequis commented May 7, 2016

Other than the correctness issue, this is needed to prevent a crash in bitlbee 3.4.2 when CAP END is sent after registration, which kiwiirc seems to trigger when it receives 900 followed by a 903 later.

The crash itself is fixed in git versions of bitlbee, but it would be nice if kiwiirc worked fine with the last release.

Other than the correctness issue, this is needed to prevent a crash in
bitlbee 3.4.2 when CAP END is sent after registration, which kiwiirc
seems to trigger when it receives 900 followed by a 903 later.

The crash itself is fixed in git versions of bitlbee, but it would be
nice if kiwiirc worked fine with the last release.
@dequis dequis closed this Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant