Регистрация
Москва многоканальный
+7 (495) 727-37-16
Мобильный
+7 (926) 533-34-53
м. Алексеевская, ИНБОКС
1-я Мытищинская улица, 27, стр. 2

Все товары
+7 495 727-37-16
+7 926 533-34-53
Корзина пуста

Zlib1213tarxz New!

: Corrected inputs for CRC functions, mitigating specific bugs found when used with Java.

# Tell CMake where to find this specific zlib set(ZLIB_ROOT "/usr/local/zlib-1.2.13") find_package(ZLIB REQUIRED) target_link_libraries(your_target PRIVATE ZLIB::ZLIB) zlib1213tarxz

This version fixes CVE-2018-25032 (a memory corruption issue in deflate) – ensure you are not using earlier versions like 1.2.11 or 1.2.8. : Corrected inputs for CRC functions, mitigating specific

The release of zlib 1.2.13 was a critical milestone in the project's history. It was pushed out primarily to address severe security vulnerabilities found in previous versions. Fixed Vulnerabilities : Corrected inputs for CRC functions