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
Merge fix/linux-filestream-read: Linux compatibility fixes
- Replace MemoryMappedFile with FileStream to avoid mmap corruption on Linux
- Handle Base64URL characters in encrypted data
- Fix Xor/Aes flag check ordering (0xFF is superset of 0xEE)
- Add bounds checking in NIF block parser
- Add error recovery in NifParser for decrypt failures
- Fix cross-platform paths in TestUtils
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments