Commit 06dea5d
fix: correct PlatformError variant in windows test
The protect_memory function returns MemoryProtectionFailed, not Internal.
This was causing a compilation error on Windows CI.
Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>1 parent 14bcd73 commit 06dea5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments