Closed gbaraldi closed 2 years ago
This makes it so all currently passing tests also pass under libuv. There were a couple of tests where it seems it just reads uninitialized memory, so I changed to use calloc. Similar to #26 The recvmmsg unpoisoning was based on LLVMs
This makes it so all currently passing tests also pass under libuv. There were a couple of tests where it seems it just reads uninitialized memory, so I changed to use calloc. Similar to #26 The recvmmsg unpoisoning was based on LLVMs