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

refactor: receive_imf: Check for better_msg emptiness before per-part loop #6341

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iequidoo
Copy link
Collaborator

Empty better_msg is returned from apply_group_changes() when a group member addition/removal message has no effect. It's not clear why better_msg was checked and chat_id set to DC_CHAT_ID_TRASH in the per-part loop.

… loop

Empty `better_msg` is returned from `apply_group_changes()` when a group member addition/removal
message has no effect. It's not clear why `better_msg` was checked and `chat_id` set to
`DC_CHAT_ID_TRASH` in the per-part loop.
@iequidoo iequidoo marked this pull request as ready for review December 15, 2024 17:51
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.

1 participant