Messing around with login window may crash the client. #1034
Labels
Priority: Low
Minor impact
Status: Pending Test
This PR or Issue requires more testing
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Priority
Low
Area
What happened?
Starting login process and cancelling may crash the client or simply freeze it forever. When it does freezes it triggers no exception.
Hard to reproduce at localhost due to low latency.
Looks like a use after free here due to the LoginHttp ref in the detach_task of httpLogin.
Video:
https://github.com/user-attachments/assets/ab5c2ec3-a3d9-4796-bb7a-ce283a113dfe
PS: I don't know if the client freeze is due to the use after free, but it does happen relatively "often" even on localhost without any exceptions whatsoever.
What OS are you seeing the problem on?
Windows
Code of Conduct
The text was updated successfully, but these errors were encountered: