Re: [PATCH 0/2] cmdComplete: Fix two memleaks

2024-04-25 Thread Ján Tomko

On a Thursday in 2024, Peter Krempa wrote:

Putting my recently-reviewed series through CI revealed that there were
two pre-existing memleaks in the completion code caught by the test
additions.

Peter Krempa (2):
 vsh: cmdComplete: Don't leak buffer for completion
 vshReadlineInit: Initialize only once

tools/vsh.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)



Reviewed-by: Ján Tomko 

Jano


signature.asc
Description: PGP signature
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org


[PATCH 0/2] cmdComplete: Fix two memleaks

2024-04-25 Thread Peter Krempa
Putting my recently-reviewed series through CI revealed that there were
two pre-existing memleaks in the completion code caught by the test
additions.

Peter Krempa (2):
  vsh: cmdComplete: Don't leak buffer for completion
  vshReadlineInit: Initialize only once

 tools/vsh.c | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
2.44.0
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org