From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] fix silly getmntent() bug
Date: Wed, 25 Nov 2015 16:42:16 -0600 [thread overview]
Message-ID: <cover.1448491263.git.peter.seebach@windriver.com> (raw)
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
next reply other threads:[~2015-11-25 22:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-25 22:42 Peter Seebach [this message]
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
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.1448491263.git.peter.seebach@windriver.com \
--to=peter.seebach@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox