Skip to content

Commit

Permalink
CocoaSpice: fix various issues
Browse files Browse the repository at this point in the history
- port: fix use after free when writing data
- display: mitigate deadlock on scanout texture
- port: fix race when writing to cache buffer

Fixes #5205
  • Loading branch information
osy committed Dec 23, 2024
1 parent 2107ec1 commit 8ef19ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"location" : "https://github.com/utmapp/CocoaSpice.git",
"state" : {
"branch" : "main",
"revision" : "409f78bc17943980e5920c83dc210bfd62f77a1a"
"revision" : "bbcc6371874fee17ac620176b9680393fc9a18ac"
}
},
{
Expand Down

0 comments on commit 8ef19ff

Please sign in to comment.