summaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_decompress_safe.c
Commit message (Expand)AuthorAgeFilesLines
* docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-191-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* lib/lzo: fix bugs for very short or empty inputDave Rodgman2019-04-051-3/+1
* lib/lzo: implement run-length encodingDave Rodgman2019-03-071-23/+52
* lzo: check for length overrun in variable length encoding.Willy Tarreau2014-09-281-6/+37
* Revert "lzo: properly check for overruns"Willy Tarreau2014-09-281-41/+21
* lzo: properly check for overrunsGreg Kroah-Hartman2014-06-231-21/+41
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-201-184/+166
* lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-201-0/+255