Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] fix silly getmntent() bug
@ 2015-11-25 22:42 Peter Seebach
  2015-11-25 22:42 ` [PATCH 1/1] glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent() Peter Seebach
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Seebach @ 2015-11-25 22:42 UTC (permalink / raw)
  To: openembedded-core

This is a backport of a bug in getmntent() which we were only
actually bitten by on MIPS, but which is clearly a real bug on
most targets, where empty lines can cause buffer underrun. Just
a backport of upstream patch. Verified to fix observed failure.

The following changes since commit 80b3974081c4a8c604e23982a6db8fb32c616058:

  sstate: Ensure siginfo and sig files are also touched (2015-11-25 08:08:51 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib seebs/getmntent
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/getmntent

Peter Seebach (1):
  glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent()

 .../glibc/0029-fix-getmntent-empty-lines.patch     | 40 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.22.bb              |  1 +
 2 files changed, 41 insertions(+)
 create mode 100644 meta/recipes-core/glibc/glibc/0029-fix-getmntent-empty-lines.patch

-- 
2.3.1



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

end of thread, other threads:[~2015-11-26 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 22:42 [PATCH 0/1] fix silly getmntent() bug Peter Seebach
2015-11-25 22:42 ` [PATCH 1/1] glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent() Peter Seebach
2015-11-26 10:31   ` Burton, Ross

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