Skip to content

fix(backend): use-after-free bug - #719

Merged
ericli3690 merged 1 commit into
ankidroid:mainfrom
david-allison:fix-use-after-free
Aug 13, 2026
Merged

fix(backend): use-after-free bug#719
ericli3690 merged 1 commit into
ankidroid:mainfrom
david-allison:fix-use-after-free

Conversation

@david-allison

Copy link
Copy Markdown
Member

Backend.close could be called when there were in-flight requests

This was the cause of many macOS test failures:

Assisted-by; Claude Fable 5

`Backend.close` could be called when there were in-flight requests

This was the cause of many macOS test failures:

https://redirect.github.com/ankidroid/Anki-Android/issues/21455

Assisted-by; Claude Fable 5
@david-allison

Copy link
Copy Markdown
Member Author
Error: HTTP status server error (503 Service Unavailable) for url (https://github.com/protocolbuffers/protobuf/releases/download/v31.1/protoc-31.1-linux-x86_64.zip)

@BrayanDSO
BrayanDSO added this pull request to the merge queue Aug 13, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Aug 13, 2026
@ericli3690
ericli3690 added this pull request to the merge queue Aug 13, 2026
Merged via the queue into ankidroid:main with commit 81f6c1c Aug 13, 2026
15 of 16 checks passed
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.

3 participants