]> code.ossystems Code Review - openembedded-core.git/commit
glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent()
authorPeter Seebach <peter.seebach@windriver.com>
Wed, 25 Nov 2015 22:42:17 +0000 (16:42 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:03 +0000 (21:31 +0000)
commit983a19a65a31b54a6f505181012bd311c28a0ae1
tree4d6da62bb3adf68907ad8fc86f5aea690af07e48
parenta7d081c3db776c8b0734942df6bf96f811f15bd3
glibc/0029-fix-getmnt-empty-lines.patch: fix getmntent()

When confronted with an empty line, getmntent() can underrun
a buffer, possibly doing very strange things if it finds
additional space/tab characters. Backport the upstream fix.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glibc/glibc/0029-fix-getmntent-empty-lines.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.22.bb