summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorAntonios Vamporakis <[email protected]>2013-12-31 02:57:01 +0100
committerTom Rini <[email protected]>2014-01-14 09:01:05 -0500
commit4d3b8a0d1b8665c190d502744e753ba05a047810 (patch)
tree5d10a711dd745bb2d038d90db1606225ce2fba80 /include/linux/string.h
parentcddb6b8304bfbc34f43920051256de7fe6c4c0ab (diff)
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 <[email protected]> CC: Kees Cook <[email protected]> CC: Simon Glass <[email protected]> CC: Daniel Schwierzeck <[email protected]> CC: Luka Perkov <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions