Fix segmentation fault on IRC server reply
Review Request #1484 — Created May 28, 2022 and submitted
When Pidgin received
:nick!user@host JOIN #channel
from an IRC
server, it worked fine, but when it received
:nick JOIN #channel
, it crashed with a segmentation fault.
Tested with a custom IRC server that only sends the nickname. Also tested on Libera Chat.
Summary | ID |
---|---|
7341ec362a563762dd25507b21dca3477447d8c8 |
Description | From | Last Updated |
---|---|---|
what happens if the server replies with :nick! JOIN #channel? |
grim |