]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Make adjtime() for 32 bit support being called with delta == NULL
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 17 Dec 2020 01:09:10 +0000 (02:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:01 +0000 (00:03 +0000)
commitaeecccf17c45c840c070e2de95c602a3c7e9d30e
treed5c7744918c926c93641ec0329b6e7a483c5ee19
parent3c054762278fd8c5dd827dbac15f4fa066e6c19e
glibc: Make adjtime() for 32 bit support being called with delta == NULL

This backports a fix from glibc's master branch, which solves a
regression in 2.32 with adjtime() where it would seg fault if being
called with delta == NULL on 32 bit machines.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0031-linux-Allow-adjtime-with-NULL-argument-BZ-26833.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.32.bb