commit | 750b5eddd7b0b819bf8878b280462fe48612a282 | [log] [tgz] |
---|---|---|
author | Daniel Dilan <danieldilan@google.com> | Tue Mar 11 14:34:31 2025 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Mar 11 13:48:04 2025 -0700 |
tree | 3d8a4f45b2eb1a009cc3cbdda584d041d230956d | |
parent | 0063b8241682e6dc94abcf41026769e3ff3c2998 [diff] |
Roll libjpeg-turbo to latest in Chromium This indirectly addresses an use-of-uninitialized value error discovered by MSAN fuzzer. We are updating libjpeg-turbo to 3.1.0 and this CL is based off of these rolls into chromium: - Compiling some source sets multiple times with different precision symbols [1] - jsimd_none.c was removed so now we control WITH_SIMD via defines [2] [1] https://chromium-review.googlesource.com/c/chromium/deps/libjpeg_turbo/+/6264683 [2] https://chromium-review.googlesource.com/c/chromium/deps/libjpeg_turbo/+/6318439 Bug: 388319486 Bug: 398911117 Change-Id: I4c12ee6416789d6be334ee38540beb6d55a562b1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/959936 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Daniel Dilan <danieldilan@google.com>