From: Leo Izen <leo.izen@gmail.com>
To: FFmpeg Development <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avcodec/librsvgdec: fix memory leaks and deprecated functions
Date: Sun, 22 Oct 2023 15:19:05 -0400
Message-ID: <dabb25d3-28e1-41bb-9303-bd4313c7a374@gmail.com> (raw)
In-Reply-To: <5f2cb612-6a71-45d0-b614-41ea65d4cf5a@gmail.com>
On 10/15/23 08:06, Leo Izen wrote:
> 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 <leo.izen@gmail.com>
>> ---
>
> Bumping, thanks.
>
> - Leo Izen (Traneptora)
Pushed as 86ed68420d3b.
- 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".
prev parent reply other threads:[~2023-10-22 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-08 1:36 Leo Izen
2023-10-15 12:06 ` Leo Izen
2023-10-22 19:19 ` Leo Izen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dabb25d3-28e1-41bb-9303-bd4313c7a374@gmail.com \
--to=leo.izen@gmail.com \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git