All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] libb64: Fix integer overflow and uninitialized C++ objects.
Date: Tue, 19 Feb 2019 08:25:50 +0100	[thread overview]
Message-ID: <87bm38b5oh.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190206163122.64783086@windsurf> (Thomas Petazzoni's message of "Wed, 6 Feb 2019 16:31:22 +0100")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Thu, 23 Aug 2018 16:04:46 +0200
 > Mikael Eliasson <mikael@robomagi.com> wrote:

 >> Fixes a runtime bug on compilers where unsigned char is the default.
 >> Fixes a runtime bug where _state variable in the encoder and decoder 
 >> c++ objects where not initialized by the constructors.
 >> 
 >> Signed-off-by: Mikael Eliasson <mikael@robomagi.com>
 >> ---
 >> package/libb64/0001-Integer-overflows.patch   | 68 +++++++++++++++++++
 >> .../libb64/0002-Initialize-C++-objects.patch  | 35 ++++++++++
 >> 2 files changed, 103 insertions(+)
 >> create mode 100644 package/libb64/0001-Integer-overflows.patch
 >> create mode 100644 package/libb64/0002-Initialize-C++-objects.patch

Committed to 2018.02.x and 2018.11.x, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2019-02-19  7:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-23 14:04 [Buildroot] [PATCH 1/1] libb64: Fix integer overflow and uninitialized C++ objects Mikael Eliasson
2019-02-06 15:31 ` Thomas Petazzoni
2019-02-19  7:25   ` 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=87bm38b5oh.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.