Files
OpenCellular/src/lib
Julius Werner a25b5d257d lzma: Port size-checking ulzman() version to coreboot
We've had a second version of ulzma() that would check the input and
output buffer sizes in libpayload for a while now. Since it's generally
never a bad idea to double-check for overruns, let's port it to coreboot
and use it where applicable. (This requires a small fix in the four byte
at a time read optimization we only have in coreboot, since it made the
stream counter hit the end a little earlier than the algorithm liked and
could trigger an assertion.)

BRANCH=None
BUG=None
TEST=Booted Oak, Jerry and Falco.

Change-Id: Id566b31dfa896ea1b991badf5a6ad9d075aef987
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/13637
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-02-12 22:00:55 +01:00
..
2015-04-22 08:50:54 +02:00
2013-07-10 20:17:51 +02:00
2003-07-19 04:28:22 +00:00
2016-01-07 22:57:02 +01:00
2016-02-04 17:36:07 +01:00
2015-05-29 07:06:37 +02:00
2009-01-20 21:40:16 +00:00
2004-03-13 03:40:29 +00:00
2009-01-20 21:40:16 +00:00
2016-01-28 23:25:53 +01:00
2015-09-09 19:35:30 +00:00
2015-10-24 05:57:33 +02:00
2015-02-06 00:25:59 +01:00