Skip to content

Fix potential crash and infinite loop in chatroom creation

Quentin Arguillere requested to merge fix/create_chat_search_bugs into release/4.6

Fix crash that would occur when typing too fast in the chatroom creation search bar (race condition), and fix possible infinite loop when having some specific conditions in the phone contacts

Merge request reports