qemu-trivial
[Top][All Lists]
Advanced

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

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


From: Markus Armbruster
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 0/3] util/uri: Cleanups and a bug fix
Date: Wed, 28 Jan 2015 12:21:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Paolo Bonzini <address@hidden> writes:

> 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.

Missed it until now.  Yes, it's functionally identical.

Dear -trivial maintainer, pick whichever you like better :)



reply via email to

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