[libvirt PATCH 0/2] ch: fix some issues pointed out by Coverity

Ján Tomko posted 2 patches 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1643819932.git.jtomko@redhat.com
src/ch/ch_monitor.c | 2 +-
src/ch/ch_process.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
[libvirt PATCH 0/2] ch: fix some issues pointed out by Coverity
Posted by Ján Tomko 2 years, 3 months ago
Ján Tomko (2):
  ch: virCHMonitorGetIOThreads: fix g_steal_pointer usage
  ch: virCHProcessSetupIOThreads: use correct type for return value

 src/ch/ch_monitor.c | 2 +-
 src/ch/ch_process.c | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.34.1

Re: [libvirt PATCH 0/2] ch: fix some issues pointed out by Coverity
Posted by Andrea Bolognani 2 years, 3 months ago
On Wed, Feb 02, 2022 at 05:39:20PM +0100, Ján Tomko wrote:
> Ján Tomko (2):
>   ch: virCHMonitorGetIOThreads: fix g_steal_pointer usage
>   ch: virCHProcessSetupIOThreads: use correct type for return value
>
>  src/ch/ch_monitor.c | 2 +-
>  src/ch/ch_process.c | 6 ++++--
>  2 files changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization