Collin Funk <[email protected]> writes:

>     if (bytes < PTRDIFF_MAX)
>       {
>          errno = ENOMEM;
>          return NULL;
>       }

Also s/</>/g. :)

Collin

Reply via email to