From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 5B65647C6B for ; Sun, 15 Oct 2023 12:06:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 54D8768C911; Sun, 15 Oct 2023 15:06:51 +0300 (EEST) Received: from mail-oo1-f54.google.com (mail-oo1-f54.google.com [209.85.161.54]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 78D8A68C3CB for ; Sun, 15 Oct 2023 15:06:44 +0300 (EEST) Received: by mail-oo1-f54.google.com with SMTP id 006d021491bc7-57de3096e25so761721eaf.1 for ; Sun, 15 Oct 2023 05:06:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697371602; x=1697976402; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Cg5NTC6Rl1qCvmQo78CCeRZ18dQV+2lOZD1Qm0z5k/E=; b=dLoGj86yWPoT+04fCKVqggrz3wNeKiUSOza/kk3J7I5hXSbjFhdEJkHtJxrtOmVwwE sHeEYq6KpiNKMCI0wqH1DARyGNTXoAwRtzqeKRHX/7GbcdRDkKTrIJHulWRrCBXiziaP PtlAib61rbq6Y8adzcoEZVfSWezMwCWbC5l0SJ6m4LB8qZwhLHjwhUyiUdYHA//l0ase PJZeaahR2MfdzFXnYA7AC1h+F7FdkVPGr1ci+ity65WUf2xqsHlQ6d0Y7kJ92ZeBvj84 TFCSp9pbLIMj3837lrTzK5paEBN8NJmhh/d3bFJBqfwbkF9zYQIn5Fl5SfcLqHYxxdgE 8N/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697371602; x=1697976402; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Cg5NTC6Rl1qCvmQo78CCeRZ18dQV+2lOZD1Qm0z5k/E=; b=LiUhVw9K5q1LzbvqGOn/QjVdeAhoaj2gHns5VHs4aP1ptWzNWpD3JqNUuaG2df/szT ok0nUdSoiZUMEPWqmuFQXAX4gt9ktBIBUrWGT6QBZthQzjvu+/s1PGjRd68x1K1NSmoZ nr/g/BQqYzDCjebkbRQUlutfmGcgygH8aGxzwuqzqiSYYZXJ14pg/VSRQdYcsCQKeBKF CqLwx5vqCOYVoZWZh48x/YxN8hmfTi8p8wShRUJWG0urEYAoCof8U0pTrndNMBInHQIt flGslddSCESfB5CSjNhC/u/YdvB6qN/oleKHw60crDTeTGZBAgRCJluGC9fTyWvW0Ebs RlWQ== X-Gm-Message-State: AOJu0YyzOjEC3n4vmBrB0IMFZyi3iX1lsevYPiDBwXEzUZn4tqhqwNZX zW0xITrYtOBEDcJM5ELcU0lvqGhwQJpLEg== X-Google-Smtp-Source: AGHT+IHZB0/3l5M0hsV2mpREzLYzzHU3qqALixekKLFTqXFqc8AJYk/kNTRBhkid6HwoZTbh+QAW9Q== X-Received: by 2002:a05:6808:2094:b0:3ae:5650:c6ae with SMTP id s20-20020a056808209400b003ae5650c6aemr39186362oiw.0.1697371602149; Sun, 15 Oct 2023 05:06:42 -0700 (PDT) Received: from [192.168.1.35] (c-68-56-149-176.hsd1.mi.comcast.net. [68.56.149.176]) by smtp.gmail.com with ESMTPSA id a18-20020a05620a103200b007757fefea79sm2203620qkk.130.2023.10.15.05.06.40 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 15 Oct 2023 05:06:41 -0700 (PDT) Message-ID: <5f2cb612-6a71-45d0-b614-41ea65d4cf5a@gmail.com> Date: Sun, 15 Oct 2023 08:06:40 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US-large To: FFmpeg Development References: <20231008013623.292217-1-leo.izen@gmail.com> From: Leo Izen In-Reply-To: <20231008013623.292217-1-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH] avcodec/librsvgdec: fix memory leaks and deprecated functions X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 10/7/23 21:36, Leo Izen wrote: > At various points through the function librsvg_decode_frame, errors are > returned from immediately without deallocating any allocated structs. > This patch both fixes those leaks, and also fixes the use of functions > that are deprecated since librsvg version 2.52.0. The older calls are > still used, guarded by #ifdefs while the newer replacements are used if > librsvg >= 2.52.0. One of the deprecated functions is used as a check > for the configure shell script, so it was replaced with a different > function. > > Signed-off-by: Leo Izen > --- Bumping, thanks. - Leo Izen (Traneptora) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".