diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2020-12-17 02:09:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-04 11:45:47 +0000 |
commit | 8c0bbcc2a53c90b93aa55738de36a0e91143ba35 (patch) | |
tree | 3edf1b1e7054805555e2aa50497eb379bfc83cef /scripts/lib/devtool/upgrade.py | |
parent | e7e96971dcc40c82cf251ee749d587e6139b2ac1 (diff) | |
download | poky-8c0bbcc2a53c90b93aa55738de36a0e91143ba35.tar.gz |
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.
(From OE-Core rev: 2f8da84311bb0a3b6eb93e4d5fe55914a84e68d7)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions