From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MDtVK/SDBGWqOAAA9RJhRA:P1 (envelope-from ) for ; Fri, 15 Sep 2023 18:19:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id MDtVK/SDBGWqOAAA9RJhRA (envelope-from ) for ; Fri, 15 Sep 2023 18:19:00 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 578333F771 for ; Fri, 15 Sep 2023 18:19:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UerFtdZz; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694794740; h=from:from:sender:sender: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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=iXWQPEr40XzztBxIfrtt2sRiRSOC0bkiO/ZWR505o2E=; b=IXtnuj1nggqsKnAwJMM7zOkoMQpKEENq7TbzRPi2VcFPDqfxjetMrI6OgTjzFgb1VVANeo ZsUSiuzAJdN72qwxFLsveCvdaA8kS/FrFjqKHlxQ1+M5T2pOQuEqnMUAq/kElryMYt4L7M iWFmG3K5e61HQ5ITCJs8yvyfakMiCav+gYibxYaFhFmaA8xxtKEOICRyblv/Nqh4s+sl43 NmKTgBoXTYK+LGqZWHAhvUPz2U38a5x2aI/8O2fxqbmliqC0sqOGEihGXZHN4/4eSZH5+h Fp7pSUImKcUFd5rIFbVVH9OIWXT3BDEJ2rkxQWjPVVAhYhhAeV3rwoSzRilZyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UerFtdZz; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694794740; a=rsa-sha256; cv=none; b=cCOCv4vsTdwTqvS2REQCqVODs9PZtJh6v+nw6gPG+FFCWhG8i8sYkShL/1++YNAoK1GQTT BoQipVwJP5T8XdooyKPqkpvBHDsIP7XD15sodk62H/hYu/ANPevP+g2uyWDSC1kg6feLRa e9eHyMTOFOIH957e/Hfu819BcGl54QNzGdhXklX028Y96TsV4LZBMMeSBIRet3wIyxO5BX cgmUZSs58nTiQyOuh4WYBaowUkHjYvE7BWTeBxnZ4RDfi3twq6g2b3Dw9vx1aIVN0L6wTY T445ZxJNdQeXg4NUrV+8crPkH7Kyioq+V6evJfDGskkR23bFFPO/59VFwKKlJA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhBX0-0003el-0a; Fri, 15 Sep 2023 12:18:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qhBWx-0003dz-Ug for guix-patches@gnu.org; Fri, 15 Sep 2023 12:18:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qhBWx-00004s-Me for guix-patches@gnu.org; Fri, 15 Sep 2023 12:18:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhBX4-0001xc-61 for guix-patches@gnu.org; Fri, 15 Sep 2023 12:19:02 -0400 Subject: bug#65798: [gnome-team v3] Cogl: fix double free Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 15 Sep 2023 16:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vivien Kraus , 65798-done@debbugs.gnu.org Cc: rg@raghavgururajan.name, maxim.cournoyer@gmail.com Mail-Followup-To: 65798@debbugs.gnu.org, liliana.prikler@gmail.com, vivien@planete-kraus.eu Received: via spool by 65798-done@debbugs.gnu.org id=D65798.16947946867433 (code D ref 65798); Fri, 15 Sep 2023 16:19:01 +0000 Received: (at 65798-done) by debbugs.gnu.org; 15 Sep 2023 16:18:06 +0000 Received: from localhost ([127.0.0.1]:44547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhBW9-0001vp-UW for submit@debbugs.gnu.org; Fri, 15 Sep 2023 12:18:06 -0400 Received: from mail-ej1-x642.google.com ([2a00:1450:4864:20::642]:55791) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhBW8-0001vG-1D for 65798-done@debbugs.gnu.org; Fri, 15 Sep 2023 12:18:05 -0400 Received: by mail-ej1-x642.google.com with SMTP id a640c23a62f3a-99de884ad25so308938266b.3 for <65798-done@debbugs.gnu.org>; Fri, 15 Sep 2023 09:17:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694794671; x=1695399471; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=iXWQPEr40XzztBxIfrtt2sRiRSOC0bkiO/ZWR505o2E=; b=UerFtdZzcYdzAXspbJ743YFS/AyqIeRpXjwxLZTbSsJoLpwUrvm3qJZV4BtZjnSEKM ATS3zELUlXYxXLEpv05GaS/ZFRwTT9ri4zHAK1IMPbAQjXcH4MJVrarsOi1hjekp5htS hwaIuZ1IclXdqEo94qk9cF2E6y1GdvyUBM+kM+3rSlaJ4K7sCaIYj9ZDO8WiNes+7Wra sZnG8+xtxMYIVq2qbn87ufAhmmjytBffFi6KZuS6yVV6etcLx/X9YWxZ8tVn6JG4Btpr UVM5hM+v0sjxM3sGvF8vv6Uis3ZP+jh0t6qAhjOaxU80YqI/UDGUbNkfnGfkHAIF+ni6 TGbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694794671; x=1695399471; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=iXWQPEr40XzztBxIfrtt2sRiRSOC0bkiO/ZWR505o2E=; b=BrgMzZjZs4KIPrhLQ86VD6ZiFMrgjQgt6+N570Kn0Sp94u6T0VHGos9j3NqxGTcz9U Orao0fl2faRDEQt1BMvSPT/sxQYG9mFK2ZyfDkROMScva5S8aowVTr/yyK/MvcpA2AtC sygzoqNiXybbwFKDzQsza4xZJ2+QfWOTAGHgOIq92y8ociXH/s42mxa1mlxk+2dyNVST MpwyprL/kaclXUofv2vR9rUUl0daOSp0r1BTxZbtxwn0r/hn0tApClknTYXu00t6ZjDV YKDg+G9vwHuAAD+WYTn2FQVPHmNJeuRWSJ3ds7KwRIOEMt0edylPqtMuZP6GlXs8JaWP NIYw== X-Gm-Message-State: AOJu0YwDiABlPAFgZ1qEWNctPqBDDa3RFBsLaFO3H/P1wHto5X64iqLX fDYKDsUBxYKHjz6a5QnAzoG5fGGnncPOJlMd X-Google-Smtp-Source: AGHT+IFGZQe6HVhlEXvAcUzEghzRERNVUpaBbSGJ1do5svt/48wC/OBLFIqCB6GXl0vw5Qq31/KMAA== X-Received: by 2002:a17:906:101e:b0:9aa:181:89c0 with SMTP id 30-20020a170906101e00b009aa018189c0mr2027061ejm.67.1694794671189; Fri, 15 Sep 2023 09:17:51 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id z21-20020a170906241500b0099b76c3041csm2626177eja.7.2023.09.15.09.17.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Sep 2023 09:17:50 -0700 (PDT) Message-ID: From: Liliana Marie Prikler Date: Fri, 15 Sep 2023 18:17:47 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 1.19 X-Spam-Score: 1.19 X-Migadu-Queue-Id: 578333F771 X-TUID: GRbZDcQ3c2va Am Freitag, dem 08.09.2023 um 18:59 +0200 schrieb Liliana Marie Prikler: > LGTM, now waiting for CI to build it. QA green, it's merge time. Thanks