David Howells <dhowe...@redhat.com> wrote: > + if (!rp) { > + if (mpi_resize(res, 1) < 0)
This is better done with RESIZE_IF_NEEDED(). David
David Howells <dhowe...@redhat.com> wrote: > + if (!rp) { > + if (mpi_resize(res, 1) < 0)
This is better done with RESIZE_IF_NEEDED(). David