summaryrefslogtreecommitdiff
path: root/zlib/infback.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-0/+1
| | | | - Fixed possible error in rocksdb/rdb_datadic.cc
* Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-091-45/+62
| | | | Upgrading the zlib lib to 1.2.11
* Import zlib-1.2.3 libraryjimw@mysql.com2005-08-091-5/+6
|
* upgrade zlib to 1.2.2serg@serg.mylan2005-03-231-0/+3
|
* First step of implementation of WL#1518 "make bundled zlibkonstantin@mysql.com2004-07-211-0/+619
usable for unix builds": zlib 1.2.1 imported