aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_decompress_safe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman1-3/+1
2019-03-07lib/lzo: implement run-length encodingDave Rodgman1-23/+52
2014-09-28lzo: check for length overrun in variable length encoding.Willy Tarreau1-6/+37
2014-09-28Revert "lzo: properly check for overruns"Willy Tarreau1-41/+21
2014-06-23lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-184/+166
2013-02-20lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer1-0/+255