From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] prelink: fixed segmentation fault when install libqb
Date: Thu, 16 Aug 2018 14:19:45 +0800 [thread overview]
Message-ID: <cover.1534400247.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 125789b6ee6d47ab84192230f63971c4e22418ba:
cve-check.bbclass: do not download the CVE DB in package-specific tasks (2018-08-15 21:45:10 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/prelink
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/prelink
Robert Yang (2):
prelink: use ehdr.e_shstrndx as index rather than ehdr.e_shnum
elfutils: check data_list.data.d.d_buf before free it
meta/recipes-devtools/elfutils/elfutils_0.172.bb | 1 +
...end.c-check-data_list.data.d.d_buf-before.patch | 39 ++++++++++++++++++++++
...01-src-dso.c-use-ehdr.e_shstrndx-as-index.patch | 39 ++++++++++++++++++++++
meta/recipes-devtools/prelink/prelink_git.bb | 4 ++-
4 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-devtools/elfutils/files/0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch
create mode 100644 meta/recipes-devtools/prelink/prelink/0001-src-dso.c-use-ehdr.e_shstrndx-as-index.patch
--
2.7.4
next reply other threads:[~2018-08-16 6:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-16 6:19 Robert Yang [this message]
2018-08-16 6:19 ` [PATCH 1/2] prelink: use ehdr.e_shstrndx as index rather than ehdr.e_shnum Robert Yang
2018-08-16 6:19 ` [PATCH 2/2] elfutils: check data_list.data.d.d_buf before free it Robert Yang
2018-08-16 6:37 ` ✗ patchtest: failure for prelink: fixed segmentation fault when install libqb Patchwork
2018-08-16 6:56 ` Robert Yang
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=cover.1534400247.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.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
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.