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

fix(shared-chat): check if source-channel is empty #5625

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Oct 5, 2024

getChannelOrEmptyByID returns an empty channel, not an empty shared_ptr if it doesn't find any (it's still good to check if the pointer is null though).

@pajlada pajlada merged commit c1e04ee into Chatterino:master Oct 5, 2024
18 checks passed
@Nerixyz Nerixyz deleted the fix/shared-chat branch October 5, 2024 16:22
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.

2 participants