Re: don't use virBufferAdd with string literals

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

 



"Richard W.M. Jones" <rjones@xxxxxxxxxx> wrote:
> Jim Meyering wrote:
>> I noticed a little glitch here:
>>
>>       src/xml.c:   virBufferAdd(buf, "(usbdevice tablet)", 13);
>>       src/xml.c:   virBufferAdd(buf, "(usbdevice tablet)", 18);
>
> Ouch, that's a "how did that ever work".
>
> I see from that patch that you know about passing -1 as the length, in
> which case virBufferAdd will use strlen.  Of course that's a redundant
> run-time strlen, as opposed to a compile-time sizeof.
>
> +1 to the patch.

Thanks for the review.
I've committed it.

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]