Open
Description
Hi josef,
I was digging into your package, kicked open the file in the latest beta Xcode and noticed (compiler warnings) that there were a couple of places where you're passing UnsafeMutableRawBufferPointer
across an isolation boundary. It definitely seems like an unsafe practice, so I wanted to check to see if there was a better way to arrange what's happening here.
The relevant code is in FileHandle+Async.swift, around lines 197-208 in the main
branch. Screenshot from my Xcode:

Metadata
Metadata
Assignees
Labels
No labels