Antonios Vamporakis
4d3b8a0d1b
lzma: fix buffer bound check error
...
Variable uncompressedSize references the space available, while outSizeFull is
the actual expected uncompressed size. Using the wrong value causes LzmaDecode
to return SZ_ERROR_INPUT_EOF. Problem was introduced in commit afca294. While
at it add additional debug message.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
CC: Kees Cook <keescook@chromium.org>
CC: Simon Glass <sjg@chromium.org>
CC: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
2014-01-14 09:01:05 -05:00
..
2013-10-31 13:26:44 -04:00
2014-01-14 09:01:05 -05:00
2013-11-17 14:11:30 -05:00
2013-11-17 14:11:30 -05:00
2013-10-31 13:26:44 -04:00
2013-11-17 14:11:30 -05:00
2012-07-06 17:30:32 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2012-01-26 16:09:02 -06:00
2013-07-24 09:44:38 -04:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2013-07-24 09:44:38 -04:00
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2013-07-24 09:45:01 -04:00
2013-04-19 10:24:14 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2010-04-21 23:42:38 +02:00
2010-09-19 19:29:47 +02:00
2013-07-24 09:44:38 -04:00
2013-11-21 16:54:26 -07:00
2013-09-03 13:30:14 -06:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-08 15:25:14 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:45:01 -04:00
2012-12-13 11:46:07 -07:00
2013-07-24 09:44:38 -04:00
2014-01-08 17:20:34 -07:00
2012-04-29 14:14:08 +02:00
2013-07-24 09:44:38 -04:00
2012-12-06 14:30:40 -08:00
2011-12-07 08:39:54 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2012-12-11 13:17:33 -07:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:54 -04:00
2013-07-24 09:44:38 -04:00
2013-12-13 09:15:33 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-06-26 10:16:41 -04:00