ros2 / rviz

ROS 3D Robot Visualizer
BSD 3-Clause Clear License
306 stars 214 forks source link

Update zlib #1225

Open mosfet80 opened 4 months ago

mosfet80 commented 4 months ago

updated zlib fix: Reject overflows of zip header fields in minizip Fix bug in inflateSync() for data held in bit buffer Add LIT_MEM define to use more memory for a small deflate speedup Fix decision on the emission of Zip64 end records in minizip Add bounds checking to ERR_MSG() macro, used by zError() Neutralize zip file traversal attacks in miniunz Fix a bug in ZLIB_DEBUG compiles in check_match()