mirror of
https://github.com/openharmony/third_party_libpng.git
synced 2026-07-01 09:25:04 -04:00
update: 更新文件 CVE-2025-64505.patch
Signed-off-by: gcw_5Q40SBlf <guokuan1@h-partners.com>
This commit is contained in:
@@ -142,17 +142,5 @@ index 1526123..072db9a 100644
|
||||
#endif /* READ_QUANTIZE */
|
||||
|
||||
#ifdef PNG_READ_EXPAND_16_SUPPORTED
|
||||
diff --git a/pngstruct.h b/pngstruct.h
|
||||
index 7c38464..105a6c1 100644
|
||||
--- a/pngstruct.h
|
||||
+++ b/pngstruct.h
|
||||
@@ -421,7 +421,6 @@ struct png_struct_def
|
||||
|
||||
#ifdef PNG_READ_QUANTIZE_SUPPORTED
|
||||
/* The following three members were added at version 1.0.14 and 1.2.4 */
|
||||
- png_bytep quantize_sort; /* working sort array */
|
||||
png_bytep index_to_palette; /* where the original index currently is
|
||||
in the palette */
|
||||
png_bytep palette_to_index; /* which original index points to this
|
||||
--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user