Commit b29bf71
committed
jffs2: Fix rtime decompressor
The fix for a memory corruption contained a off-by-one error and
caused the compressor to fail in legit cases.
Cc: Kinsey Moore <[email protected]>
Cc: [email protected]
Fixes: fe05155 ("jffs2: Prevent rtime decompress memory corruption")
Signed-off-by: Richard Weinberger <[email protected]>1 parent feffde6 commit b29bf71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments