summaryrefslogtreecommitdiffstats
path: root/libavcodec/lzf.c
Commit message (Collapse)AuthorAgeFilesLines
* lzf: update pointer p after reallocAndreas Cadhalpun2016-11-071-0/+2
| | | | | | | This fixes heap-use-after-free detected by AddressSanitizer. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* lavc: Add a lzf decompressorLuca Barbato2015-09-021-0/+90
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
OpenPOWER on IntegriCloud