From nobody Sun May 19 10:57:20 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1595518793; cv=none; d=zohomail.com; s=zohoarc; b=MAKpAAg9boiKIgOf0gFrbKRQy4e4weEpPginQ1zIZO/fWMhP2P1EySv+aJy5VWDQrSk3wO+gHbgoE+M4o90x4ARNeGm4t8GZnvDBgHMhcfdot/xWpafM9BrR4aboXj4CdpKWj+dOQ7MVWecvXl+JRWmDx+JRbRTxPw+yh/bMV98= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595518793; h=Content-Type: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=GqQQZb+c+br3a7neFL4jJ643l9g1YhEcDuj6ADgPkKo=; b=n/PmxgkAhDMzausUCTvnzAozZ9cdIRIKH2NfAVioz8+8D7sMZ5s5Zia3VR+kwtXCxNqrd5QPsZ5ATugPyfRJI6R0AV3zZ7IIxP3mghkL9S4g6qmzXL9X492qcMZYtK5yRS8gjOUvgcx+5AY3OHBRGSp/N0v3uPaDT/zHVFbGepM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1595518793983617.5359768954777; Thu, 23 Jul 2020 08:39:53 -0700 (PDT) Received: from localhost ([::1]:57114 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jydK4-0007JM-P9 for importer@patchew.org; Thu, 23 Jul 2020 11:39:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jydJ9-0006Og-AU for qemu-devel@nongnu.org; Thu, 23 Jul 2020 11:38:55 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:20390 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jydJ6-0003N9-6o for qemu-devel@nongnu.org; Thu, 23 Jul 2020 11:38:55 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-136-G7vQnqt1NMO2gOuR5zI6Ww-1; Thu, 23 Jul 2020 11:38:49 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 411BA100CCC1; Thu, 23 Jul 2020 15:38:48 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.60]) by smtp.corp.redhat.com (Postfix) with ESMTP id C42F619D7B; Thu, 23 Jul 2020 15:38:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595518731; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GqQQZb+c+br3a7neFL4jJ643l9g1YhEcDuj6ADgPkKo=; b=e2AX9oyA0aB2fgbAw/mokiaTk+M7jXA9S+pkVRlu9a/Rdff2tmgM/h3zMSCTUHNsCQzqWL NJekc4gP1uqaUvvFrBov5qIVDPK7Mi135JNHZPBi7e43zV9ViRb/43WDtp3B+s566c/PIH pXSBcTtz6nQZ5WLT5zbvlf41Ts8T27Q= X-MC-Unique: G7vQnqt1NMO2gOuR5zI6Ww-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH v2] qapi: enable use of g_autoptr with QAPI types Date: Thu, 23 Jul 2020 16:38:45 +0100 Message-Id: <20200723153845.2934357-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.120; envelope-from=berrange@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/23 06:04:25 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Michael Roth , Markus Armbruster Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Currently QAPI generates a type and function for free'ing it: typedef struct QCryptoBlockCreateOptions QCryptoBlockCreateOptions; void qapi_free_QCryptoBlockCreateOptions(QCryptoBlockCreateOptions *obj); This is used in the traditional manner: QCryptoBlockCreateOptions *opts =3D NULL; opts =3D g_new0(QCryptoBlockCreateOptions, 1); ....do stuff with opts... qapi_free_QCryptoBlockCreateOptions(opts); Since bumping the min glib to 2.48, QEMU has incrementally adopted the use of g_auto/g_autoptr. This allows the compiler to run a function to free a variable when it goes out of scope, the benefit being the compiler can guarantee it is freed in all possible code ptahs. This benefit is applicable to QAPI types too, and given the seriously long method names for some qapi_free_XXXX() functions, is much less typing. This change thus makes the code generator emit: G_DEFINE_AUTOPTR_CLEANUP_FUNC(QCryptoBlockCreateOptions, qapi_free_QCryptoBlockCreateOptions) The above code example now becomes g_autoptr(QCryptoBlockCreateOptions) opts =3D NULL; opts =3D g_new0(QCryptoBlockCreateOptions, 1); ....do stuff with opts... Note, if the local pointer needs to live beyond the scope holding the variable, then g_steal_pointer can be used. This is useful to return the pointer to the caller in the success codepath, while letting it be freed in all error codepaths. return g_steal_pointer(&opts); The crypto/block.h header needs updating to avoid symbol clash now that the g_autoptr support is a standard QAPI feature. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Eric Blake Reviewed-by: Markus Armbruster --- docs/devel/qapi-code-gen.txt | 2 ++ include/crypto/block.h | 2 -- scripts/qapi/types.py | 1 + tests/test-qobject-input-visitor.c | 23 +++++++---------------- 4 files changed, 10 insertions(+), 18 deletions(-) diff --git a/docs/devel/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt index 69eede6c28..f3e7ced212 100644 --- a/docs/devel/qapi-code-gen.txt +++ b/docs/devel/qapi-code-gen.txt @@ -1321,6 +1321,7 @@ Example: }; =20 void qapi_free_UserDefOne(UserDefOne *obj); + G_DEFINE_AUTOPTR_CLEANUP_FUNC(UserDefOne, qapi_free_UserDefOne) =20 struct UserDefOneList { UserDefOneList *next; @@ -1328,6 +1329,7 @@ Example: }; =20 void qapi_free_UserDefOneList(UserDefOneList *obj); + G_DEFINE_AUTOPTR_CLEANUP_FUNC(UserDefOneList, qapi_free_UserDefOneList) =20 struct q_obj_my_command_arg { UserDefOneList *arg1; diff --git a/include/crypto/block.h b/include/crypto/block.h index d274819791..7a65e8e402 100644 --- a/include/crypto/block.h +++ b/include/crypto/block.h @@ -311,7 +311,5 @@ uint64_t qcrypto_block_get_sector_size(QCryptoBlock *bl= ock); void qcrypto_block_free(QCryptoBlock *block); =20 G_DEFINE_AUTOPTR_CLEANUP_FUNC(QCryptoBlock, qcrypto_block_free) -G_DEFINE_AUTOPTR_CLEANUP_FUNC(QCryptoBlockCreateOptions, - qapi_free_QCryptoBlockCreateOptions) =20 #endif /* QCRYPTO_BLOCK_H */ diff --git a/scripts/qapi/types.py b/scripts/qapi/types.py index 3ad33af4ee..3640f17cd6 100644 --- a/scripts/qapi/types.py +++ b/scripts/qapi/types.py @@ -213,6 +213,7 @@ def gen_type_cleanup_decl(name): ret =3D mcgen(''' =20 void qapi_free_%(c_name)s(%(c_name)s *obj); +G_DEFINE_AUTOPTR_CLEANUP_FUNC(%(c_name)s, qapi_free_%(c_name)s) ''', c_name=3Dc_name(name)) return ret diff --git a/tests/test-qobject-input-visitor.c b/tests/test-qobject-input-= visitor.c index 6bacabf063..e41b91a2a6 100644 --- a/tests/test-qobject-input-visitor.c +++ b/tests/test-qobject-input-visitor.c @@ -417,7 +417,7 @@ static void test_visitor_in_struct(TestInputVisitorData= *data, static void test_visitor_in_struct_nested(TestInputVisitorData *data, const void *unused) { - UserDefTwo *udp =3D NULL; + g_autoptr(UserDefTwo) udp =3D NULL; Visitor *v; =20 v =3D visitor_input_test_init(data, "{ 'string0': 'string0', " @@ -433,8 +433,6 @@ static void test_visitor_in_struct_nested(TestInputVisi= torData *data, g_assert_cmpstr(udp->dict1->dict2->userdef->string, =3D=3D, "string"); g_assert_cmpstr(udp->dict1->dict2->string, =3D=3D, "string2"); g_assert(udp->dict1->has_dict3 =3D=3D false); - - qapi_free_UserDefTwo(udp); } =20 static void test_visitor_in_list(TestInputVisitorData *data, @@ -546,7 +544,7 @@ static void test_visitor_in_union_flat(TestInputVisitor= Data *data, const void *unused) { Visitor *v; - UserDefFlatUnion *tmp; + g_autoptr(UserDefFlatUnion) tmp =3D NULL; UserDefUnionBase *base; =20 v =3D visitor_input_test_init(data, @@ -563,8 +561,6 @@ static void test_visitor_in_union_flat(TestInputVisitor= Data *data, =20 base =3D qapi_UserDefFlatUnion_base(tmp); g_assert(&base->enum1 =3D=3D &tmp->enum1); - - qapi_free_UserDefFlatUnion(tmp); } =20 static void test_visitor_in_alternate(TestInputVisitorData *data, @@ -690,7 +686,7 @@ static void test_list_union_integer_helper(TestInputVis= itorData *data, const void *unused, UserDefListUnionKind kind) { - UserDefListUnion *cvalue =3D NULL; + g_autoptr(UserDefListUnion) cvalue =3D NULL; Visitor *v; GString *gstr_list =3D g_string_new(""); GString *gstr_union =3D g_string_new(""); @@ -782,7 +778,6 @@ static void test_list_union_integer_helper(TestInputVis= itorData *data, =20 g_string_free(gstr_union, true); g_string_free(gstr_list, true); - qapi_free_UserDefListUnion(cvalue); } =20 static void test_visitor_in_list_union_int(TestInputVisitorData *data, @@ -851,7 +846,7 @@ static void test_visitor_in_list_union_uint64(TestInput= VisitorData *data, static void test_visitor_in_list_union_bool(TestInputVisitorData *data, const void *unused) { - UserDefListUnion *cvalue =3D NULL; + g_autoptr(UserDefListUnion) cvalue =3D NULL; boolList *elem =3D NULL; Visitor *v; GString *gstr_list =3D g_string_new(""); @@ -879,13 +874,12 @@ static void test_visitor_in_list_union_bool(TestInput= VisitorData *data, =20 g_string_free(gstr_union, true); g_string_free(gstr_list, true); - qapi_free_UserDefListUnion(cvalue); } =20 static void test_visitor_in_list_union_string(TestInputVisitorData *data, const void *unused) { - UserDefListUnion *cvalue =3D NULL; + g_autoptr(UserDefListUnion) cvalue =3D NULL; strList *elem =3D NULL; Visitor *v; GString *gstr_list =3D g_string_new(""); @@ -914,7 +908,6 @@ static void test_visitor_in_list_union_string(TestInput= VisitorData *data, =20 g_string_free(gstr_union, true); g_string_free(gstr_list, true); - qapi_free_UserDefListUnion(cvalue); } =20 #define DOUBLE_STR_MAX 16 @@ -922,7 +915,7 @@ static void test_visitor_in_list_union_string(TestInput= VisitorData *data, static void test_visitor_in_list_union_number(TestInputVisitorData *data, const void *unused) { - UserDefListUnion *cvalue =3D NULL; + g_autoptr(UserDefListUnion) cvalue =3D NULL; numberList *elem =3D NULL; Visitor *v; GString *gstr_list =3D g_string_new(""); @@ -957,7 +950,6 @@ static void test_visitor_in_list_union_number(TestInput= VisitorData *data, =20 g_string_free(gstr_union, true); g_string_free(gstr_list, true); - qapi_free_UserDefListUnion(cvalue); } =20 static void input_visitor_test_add(const char *testpath, @@ -1253,7 +1245,7 @@ static void test_visitor_in_fail_alternate(TestInputV= isitorData *data, static void do_test_visitor_in_qmp_introspect(TestInputVisitorData *data, const QLitObject *qlit) { - SchemaInfoList *schema =3D NULL; + g_autoptr(SchemaInfoList) schema =3D NULL; QObject *obj =3D qobject_from_qlit(qlit); Visitor *v; =20 @@ -1262,7 +1254,6 @@ static void do_test_visitor_in_qmp_introspect(TestInp= utVisitorData *data, visit_type_SchemaInfoList(v, NULL, &schema, &error_abort); g_assert(schema); =20 - qapi_free_SchemaInfoList(schema); qobject_unref(obj); visit_free(v); } --=20 2.26.2