summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts/files
diff options
context:
space:
mode:
authorPavel Zhukov <pavel@zhukoff.net>2022-07-17 22:07:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-25 15:11:46 +0100
commitc82f38999b51a60bd4998680481ae930f26afecd (patch)
tree00b22312c5c6eb72f53612e0fe69404c6a56743b /meta/recipes-core/initrdscripts/files
parent702cf1e964f09d15b3681f20131988fcfdbbd387 (diff)
downloadpoky-c82f38999b51a60bd4998680481ae930f26afecd.tar.gz
harfbuzz: Fix compilation with clang
Fixup commit for prevous CVE-2022-33068 fix. Fixes: | In file included from ../harfbuzz-4.0.1/src/hb-ot-face.cc:39: 4429| ../harfbuzz-4.0.1/src/hb-ot-color-sbix-table.hh:301:11: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical] 4430| if (png.IHDR.height >= 65536 | png.IHDR.width >= 65536) 4431| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4432| || 4433| ../harfbuzz-4.0.1/src/hb-ot-color-sbix-table.hh:301:11: note: cast one or both operands to int to silence this warning 4434| 1 error generated. (From OE-Core rev: 7505ac6da37ba00d4dad74a0312ca20fc17e64df) Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initrdscripts/files')
0 files changed, 0 insertions, 0 deletions