[libvirt] [PATCHv2] error: Fix typos in argument checking macros

Peter Krempa pkrempa at redhat.com
Tue Jun 19 14:23:22 UTC 2012


On 06/19/12 16:20, Daniel P. Berrange wrote:
> On Tue, Jun 19, 2012 at 04:19:02PM +0200, Peter Krempa wrote:
>> Macro virCheckNullArgGoto is supposed to check for NULL argument but
>> checks non-NULL instead.
>>
>> Macro virCheckNonNullArgReturn reports error as if the argument should
>> be NULL when it shouldn't.
>> ---
>>   src/internal.h |    4 ++--
>>   1 files changed, 2 insertions(+), 2 deletions(-)
>>
>
> ACK
>
> Daniel

Thanks; pushed.

Peter




More information about the libvir-list mailing list