You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(fspy): enable Windows shared memory access from injected DLLs
Create named shared memory mappings that can be opened from child processes
without backing file access. This fixes rust_std tests on Windows where DLLs
injected via Detours need to access the IPC channel.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments