Peter Arthur

Results 1 issues of Peter Arthur

The following lines each result in a segfault ``` Function()() ``` This can be fixed by a check in potion_call that the closure and closure->method is not null and returning...