> Maybe how about just removing the fail label?Though in that case there should also be some check so that errptr isn't overriden.
Something like: if (errptr && *errptr == NULL)
> Maybe how about just removing the fail label?Though in that case there should also be some check so that errptr isn't overriden.
Something like: if (errptr && *errptr == NULL)