From: Peter Korsgaard <peter@korsgaard.com>
To: Matthew Weber via buildroot <buildroot@buildroot.org>
Cc: Matthew Weber <matthew.weber@collins.com>
Subject: Re: [Buildroot] [PATCH] package/xerces: fix memory leak when transcoding fails
Date: Tue, 26 Oct 2021 19:43:37 +0200 [thread overview]
Message-ID: <87fssnu1fa.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20211014153325.56107-1-matthew.weber@collins.com> (Matthew Weber via buildroot's message of "Thu, 14 Oct 2021 10:33:25 -0500")
>>>>> "Matthew" == Matthew Weber via buildroot <buildroot@buildroot.org> writes:
> Seen with the IconvGNU transcoder when parsing "<aaa.xsdopengis.net/gml\x96".
> The reason is that XMLString::transcode(repText2, manager) throws a TranscodingException
> which causes the tmp1 string to leak.
> Upstream: https://github.com/apache/xerces-c/commit/1bdf6d8ba878c1fe1d779824be70001fc0bebd2c
> Signed-off-by: Matthew Weber <matthew.weber@collins.com>
> ---
> This is applicable to LTS as well.
Committed to 2021.02.x and 2021.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2021-10-26 17:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 15:33 [Buildroot] [PATCH] package/xerces: fix memory leak when transcoding fails Matthew Weber via buildroot
2021-10-25 18:55 ` Arnout Vandecappelle
2021-10-26 17:43 ` Peter Korsgaard [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=87fssnu1fa.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=matthew.weber@collins.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.