switch-coreboot/util/lzma
Myles Watson 89b00ed4f0 This patch adds dst_len for the lar uncompress functions, enabling
buffer overflow checks.  It exits with an error instead of
overflowing.

Signed-off-by: Myles Watson <myles@pel.cs.byu.edu>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@594 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-02-13 22:15:59 +00:00
..
C add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
Makefile Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
minilzma.cc This patch adds dst_len for the lar uncompress functions, enabling 2008-02-13 22:15:59 +00:00