On 8/20/19 2:59 PM, Ján Tomko wrote:
Simplify the code by annotating all the temporary virBuffers
with VIR_AUTOCLEAN.
Signed-off-by: Ján Tomko
---
src/qemu/qemu_command.c | 194 ++--
1 file changed, 67 insertions(+), 127 deletions(-)
diff --git a/src/qemu
Simplify the code by annotating all the temporary virBuffers
with VIR_AUTOCLEAN.
Signed-off-by: Ján Tomko
---
src/qemu/qemu_command.c | 194 ++--
1 file changed, 67 insertions(+), 127 deletions(-)
diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c