On Sat, Nov 14, 2015 at 02:56:06PM +0800, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao(a)gmail.com>
Use toadd->use directly.
Signed-off-by: Chen Hanxiao <chenhanxiao(a)gmail.com>
---
src/util/virbuffer.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
ACK, good catch. Although I had to read the docs for virBufferGrow()
and the code as well to make sure that there's no pre-existing bug as
it might seem at first look.
I'll push it in a while.
Martin