Description
Certain types of nickname changes in XMPP chat rooms can trigger a NULL pointer dereference in Pidgin, which triggers a crash.
Mitigation
Check for NULL before trying to use a struct.
Certain types of nickname changes in XMPP chat rooms can trigger a NULL pointer dereference in Pidgin, which triggers a crash.
Check for NULL before trying to use a struct.