aboutsummaryrefslogtreecommitdiff
path: root/lib/lzo/lzo1x_decompress_safe.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-04-05lib/lzo: fix bugs for very short or empty inputGravatar Dave Rodgman 1-3/+1
2019-03-07lib/lzo: implement run-length encodingGravatar Dave Rodgman 1-23/+52
2014-09-28lzo: check for length overrun in variable length encoding.Gravatar Willy Tarreau 1-6/+37
2014-09-28Revert "lzo: properly check for overruns"Gravatar Willy Tarreau 1-41/+21
2014-06-23lzo: properly check for overrunsGravatar Greg Kroah-Hartman 1-21/+41
2013-02-20lib/lzo: Update LZO compression to current upstream versionGravatar Markus F.X.J. Oberhumer 1-184/+166
2013-02-20lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cGravatar Markus F.X.J. Oberhumer 1-0/+255