qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] util/uri: Cleanups and a bug fix


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/3] util/uri: Cleanups and a bug fix
Date: Tue, 27 Jan 2015 17:43:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 27/01/2015 17:13, Markus Armbruster wrote:
> 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(-)
> 

Patches 1-2 okay.  For patch 3 a very similar patch was posted yesterday.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]