Ping? Markus Armbruster <arm...@redhat.com> writes:
> Note: checkpatch is unhappy with the first patch, because I refrained > from cleaning up the ugly return(NULL). They're all over the place. > > Markus Armbruster (3): > util/uri: uri_new() can't fail, drop dead error handling > util/uri: realloc2n() can't fail, drop dead error handling > util/uri: URI member path can be null, compare more carfully > > util/uri.c | 61 +++++++++++++------------------------------------------------ > 1 file changed, 13 insertions(+), 48 deletions(-)