On 5/3/23 20:59, Peter Maydell wrote:
On Wed, 3 May 2023 at 12:54, zhenwei pi <[email protected]> wrote:object_get_canonical_path already returns newly allocated memory, this means no additional g_strdup required. Remove g_strdup to avoid memory leak. Fixes: Coverity CID 1508074 Fixes: f2b901098 ("cryptodev: Support query-stats QMP command") Cc: Peter Maydell <[email protected]> Signed-off-by: zhenwei pi <[email protected]> ---Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
Hi, Michael This patch has been ignored, could you please merge this in next PR? -- zhenwei pi
