Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] prelink: fixed segmentation fault when install libqb
@ 2018-08-16  6:19 Robert Yang
  2018-08-16  6:19 ` [PATCH 1/2] prelink: use ehdr.e_shstrndx as index rather than ehdr.e_shnum Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robert Yang @ 2018-08-16  6:19 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-16  6:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16  6:19 [PATCH 0/2] prelink: fixed segmentation fault when install libqb Robert Yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox