Closed Jesse-Bakker closed 2 years ago
Not sure where the heap corruption on windows comes from. Checking with miri now.
EDIT: miri can't call foreign functions of course :sweat_smile:
Alright, when the document writer open fails, memory corruption happens sometimes. Probably panic-unsafety.
Edit: Nope, just an oversight by me, when page_end fails
Fixes #43