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

Don't overwrite socket IP on CTCP #1162

Merged
merged 1 commit into from
May 8, 2021
Merged

Don't overwrite socket IP on CTCP #1162

merged 1 commit into from
May 8, 2021

Conversation

vanosg
Copy link
Member

@vanosg vanosg commented May 8, 2021

Found by: [TriiiX]
Patch by: Geo
Fixes: #1160

One-line summary:
Don't overwrite socket IP on CTCP

Additional description (if needed):

After responding to a ctcp chat, if Eggdrop is listening on all addresses, it incorrectly overwrites the listening socket structure with the IP used to respond to the CTCP. Maybe an issue with DCC as well.

@vanosg vanosg added this to the v1.9.1 milestone May 8, 2021
@vanosg vanosg merged commit 5714ce5 into develop May 8, 2021
@vanosg vanosg deleted the bug/rehashcrash branch July 18, 2022 22:38
@thommey thommey mentioned this pull request Mar 23, 2023
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.

listen without an IP specified can kill bot on rehash
1 participant