summaryrefslogtreecommitdiffstats
path: root/recipes-core/zlib/files/CVE-2018-25032-fuzz-fixed.patch
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-03-22 15:02:22 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-24 18:35:49 +0800
commit458f83be2ff0aad5db25e632ab9dc28174e68934 (patch)
tree105ec6ef762f110cc7d934b7c503c3e823947c70 /recipes-core/zlib/files/CVE-2018-25032-fuzz-fixed.patch
parent606803f76cced16289623df1e42f86932e356ff8 (diff)
downloadmeta-intel-458f83be2ff0aad5db25e632ab9dc28174e68934.tar.gz
intel-graphics-compiler: fix compile issues
Backport patches to fix compile problems like: | /build/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.10395-r0/git/visa/LocalScheduler/SWSB_G4IR.cpp:1459:49: error: expected primary-expression before 'int' | 1459 | int maxTokenDelay = std::numeric_limits<int>::min(); //The delay may cause if reuse | | ^~~ | /build/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.10395-r0/git/visa/LocalScheduler/SWSB_G4IR.cpp:1460:37: error: 'numeric_limits' is not a member of 'std' | 1460 | int minTokenDistance = std::numeric_limits<int>::max(); //The distance from the reused node Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-core/zlib/files/CVE-2018-25032-fuzz-fixed.patch')
0 files changed, 0 insertions, 0 deletions