diff options
author | Chris Rogers <crogers122@gmail.com> | 2023-03-10 10:36:34 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-03-18 16:16:42 -0400 |
commit | 7ae42df58f2bcc730153715c3339a6875b0b2497 (patch) | |
tree | c5b539594fb72af182e397b90b32347913ad62b5 /meta-networking/recipes-support | |
parent | 068acc4ec714165cab50e46018136e4bcef81815 (diff) | |
download | meta-openembedded-dunfell-next.tar.gz |
xterm: Remove undeclared variables introduced by backportdunfell-nextdunfell
CVE-2022-45063 ported onto the dunfell baseline introduces two
variables that cause xterm to fail compilation with the error
./fontutils.c:4143:13: error: 'added' undeclared (first use in this function)
These two variables don't appear to be defined at all in findXftGlyph for
xterm_353, so they should be removed.
Fixes: 10148c538ebc("xterm : Fix CVE-2022-45063 code execution via OSC 50 input sequences] CVE-2022-45063")
Signed-off-by: Chris Rogers <crogers122@gmail.com>
Tested-by: Jason Andryuk <jandryuk@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
0 files changed, 0 insertions, 0 deletions