Skip to content

basic sanity checking here

Scot Bontrager requested to merge deviousness/libc:master into master

The observed crash in init() was caused by trying to write to a nil TLS.errnop

The underlying cause seems to be in the memory allocator returning 0 for everything. I'll have to fork and start digging through that too...

Merge request reports