Skip to content
Commit 4be5cb00 authored by Ahmad Samir's avatar Ahmad Samir
Browse files

InputFilter: check NickInfoPtr object isn't null before using it

IIUC, if the nick being checked is offline, we can get a nullptr; this also
matches how NickInfoPtr objects returned by Server::getNickInfo are used in
the code.

BUG: 437595
parent 18d932da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment