From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@lists.01.org>
Cc: "Jaben Carsey" <jaben.carsey@intel.com>,
"Marvin Häuser" <Marvin.Haeuser@outlook.com>,
"Qiu Shumin" <shumin.qiu@intel.com>,
"Ruiyu Ni" <ruiyu.ni@intel.com>
Subject: [PATCH 0/2] ShellPkg/Shell: fix double free in pipeline processing
Date: Tue, 25 Apr 2017 15:57:25 +0200 [thread overview]
Message-ID: <20170425135727.4862-1-lersek@redhat.com> (raw)
The first patch cleans up a bit of mess around the SPLIT_LIST structure.
This is unrelated to the actual bug being fixed in the series, it just
prepares the grounds.
The second patch fixes the bug.
Repo: https://github.com/lersek/edk2.git
Branch: shell_split
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Marvin Häuser <Marvin.Haeuser@outlook.com>
Cc: Qiu Shumin <shumin.qiu@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Thanks
Laszlo
Laszlo Ersek (2):
ShellPkg/Shell: clean up bogus member types in SPLIT_LIST
ShellPkg/Shell: eliminate double-free in RunSplitCommand()
ShellPkg/Application/Shell/Shell.h | 4 ++--
ShellPkg/Application/Shell/Shell.c | 13 ++++++-------
2 files changed, 8 insertions(+), 9 deletions(-)
--
2.9.3
next reply other threads:[~2017-04-25 13:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-25 13:57 Laszlo Ersek [this message]
2017-04-25 13:57 ` [PATCH 1/2] ShellPkg/Shell: clean up bogus member types in SPLIT_LIST Laszlo Ersek
2017-04-25 13:57 ` [PATCH 2/2] ShellPkg/Shell: eliminate double-free in RunSplitCommand() Laszlo Ersek
2017-04-25 15:28 ` [PATCH 0/2] ShellPkg/Shell: fix double free in pipeline processing Carsey, Jaben
2017-04-26 10:17 ` Laszlo Ersek
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-list 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=20170425135727.4862-1-lersek@redhat.com \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox