Closed ndmitchell closed 5 years ago
I rebased the patch. I was expecting that to pass the CI, but both failed, for reasons I can't immediately see. I'd suggest rerunning both to see what is going on and if its consistent or not.
My fault, I removed a required memset(). And after fixing it I reproduced the behaviour you mentioned (nesting the injection). I'll try to figure out what's happening.
I've merged manually, it should be in master now. I'll try to figure out how to catch the nested injection error.
Turns on the entire test suite. Requires #31 merging to make it pass on Windows.