qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] backends/cryptodev-vhost-user: Fix local_error leaks


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] backends/cryptodev-vhost-user: Fix local_error leaks
Date: Thu, 9 Jan 2025 15:59:27 +0100
User-agent: Mozilla Thunderbird

On 28/12/24 02:16, Gabriel Barrantes wrote:
 From 532af9eecee4695abb02b40f2c18b711370aa7d2 Mon Sep 17 00:00:00 2001
From: Gabriel Barrantes <gabriel.barrantes.dev@outlook.com>
Date: Fri, 27 Dec 2024 18:02:32 -0600
Subject: [PATCH v2] backends/cryptodev-vhost-user: Fix local_error leaks

Do not propagate error to the upper, directly output the error to
avoid leaks.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2714
Fixes: 2fda101de07 ("virtio-crypto: Support asynchronous mode")

Signed-off-by: Gabriel Barrantes <gabriel.barrantes.dev@outlook.com>
---
Changes in v2:

  *
    Add full link to issue.
  *
    Add reference to first bad commit.

---
backends/cryptodev-vhost-user.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Patch queued adding zhenwei pi R-b tag from v1, thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]