From nobody Thu Mar 28 13:22:18 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1652371298; cv=none; d=zohomail.com; s=zohoarc; b=LKrUttr6CF/vQsw/002IuI1QsaLzDPmb54LAzzQ8QZy8OEX++ZEAkR7Ea197rQLk8ASKHe6UongB02Itze0Qj5EdRyycZxqbW/fx4L8buKFFObd6oSJZvrOmQK/I9R05tOjHVaWhfp8tb/DdRn1j7/NnGjhKOhgDhZimy/RD5/g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1652371298; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=5zusl2S8U9GnPIkP9h9D91Un9S6l5mP6CTP5siRzORk=; b=KFAg0Yt9ve52XkCK204tEPT4Ry+np++uUQ/a6hFSRDkO8A+Rl2wDMH6yzSPvYdtFt7Wk2s2WXZ9bJTqvwzq/iEjq+vk2VJfBxA2WCwvzmDsW7F+7KYHkAoTUzlveNsoysgBB23DykW39A46DtYFJX2DJLMOiY7xqIIdgrLvjraY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1652371298010524.5062027862457; Thu, 12 May 2022 09:01:38 -0700 (PDT) Received: from localhost ([::1]:52158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1npBFw-0007d9-LT for importer2@patchew.org; Thu, 12 May 2022 12:01:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npB41-0005vB-Jy for qemu-devel@nongnu.org; Thu, 12 May 2022 11:49:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:33882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npB3z-00064m-LO for qemu-devel@nongnu.org; Thu, 12 May 2022 11:49:16 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-315-3qrqG8pYPrekbPLtjjZFbg-1; Thu, 12 May 2022 11:49:13 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E8CC685A5BC; Thu, 12 May 2022 15:49:12 +0000 (UTC) Received: from kostyanf14nb.redhat.com (unknown [10.40.192.100]) by smtp.corp.redhat.com (Postfix) with ESMTPS id ACD19112131E; Thu, 12 May 2022 15:49:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652370554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=5zusl2S8U9GnPIkP9h9D91Un9S6l5mP6CTP5siRzORk=; b=SL+0H4aE7/Z22DQQMXGFyl3GX7kD/Yh98usFgVk4LT8c5wVAqvtsZsoGu4CL1adIqHs2m5 oJkoAcv5kUAgjsyjgdgCmbij1nX1iizQp2m9T9I+OkUMdrArNBtBgO+XN7Nl5ZXNKyfthc vo0mV0WcBIdYZaFxtl3tJclDUz6EzkA= X-MC-Unique: 3qrqG8pYPrekbPLtjjZFbg-1 From: Konstantin Kostiuk To: qemu-devel@nongnu.org Cc: Paolo Bonzini , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Michael Roth Subject: [PATCH] qga-vss: Use a proper function for free memory Date: Thu, 12 May 2022 18:49:09 +0300 Message-Id: <20220512154909.331481-1-kkostiuk@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=kkostiuk@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1652371298836100001 Content-Type: text/plain; charset="utf-8" volume_name_wchar is allocated by 'void* operator new [](long long unsigned= int) Signed-off-by: Konstantin Kostiuk Reviewed-by: Marc-Andr=C3=A9 Lureau --- qga/vss-win32/requester.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qga/vss-win32/requester.cpp b/qga/vss-win32/requester.cpp index 4513324dd2..b371affeab 100644 --- a/qga/vss-win32/requester.cpp +++ b/qga/vss-win32/requester.cpp @@ -354,12 +354,12 @@ void requester_freeze(int *num_vols, void *mountpoint= s, ErrorSet *errset) if (FAILED(hr)) { err_set(errset, hr, "failed to add %S to snapshot set", volume_name_wchar); - delete volume_name_wchar; + delete[] volume_name_wchar; goto out; } num_mount_points++; =20 - delete volume_name_wchar; + delete[] volume_name_wchar; } =20 if (num_mount_points =3D=3D 0) { --=20 2.25.1