]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 22 Dec 2020 01:38:35 +0000 (09:38 +0800)
commit2f8da84311bb0a3b6eb93e4d5fe55914a84e68d7
tree175376da705df8f941f5e2b12db7c65dd14f94bb
parent6f191f803997d74b5d8df0036a65dc548e4a2723
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>
(cherry picked from commit aeecccf17c45c840c070e2de95c602a3c7e9d30e)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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