xz-analysis-mirror/src
Lasse Collin 6c4d4db2bc xz: Fix error handling in xz -lvv.
It could do an invalid free() and read past the end
of the uninitialized filters array.
2011-05-28 09:44:12 +03:00
..
common Add alloc_size and malloc attributes to a few functions. 2011-01-18 21:23:50 +02:00
liblzma liblzma: Handle allocation failures correctly in lzma_index_init(). 2011-05-28 09:44:07 +03:00
lzmainfo Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +03:00
scripts xzgrep: fix typo in $0 parsing 2011-04-18 19:36:14 +03:00
xz xz: Fix error handling in xz -lvv. 2011-05-28 09:44:12 +03:00
xzdec Add underscores to attributes (__attribute((__foo__))). 2011-05-17 12:27:22 +03:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00