"examples/example-libuv.c" did not exist on "206868de060bbfeb2745dad2f410691ad2fc62f8"
Add empty pointer check in error cleanup
If realloc fails, the curargv will be NULL. Closes #253
Please register or sign in to comment
If realloc fails, the curargv will be NULL. Closes #253