diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2012-01-13 01:21:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-13 04:13:13 (GMT) |
commit | 35f1526845a9d804206883e19bd257d3dcef758f (patch) | |
tree | aaefaf3e43abec7522fe08f8632cd7ff5dbffa7f /arch/avr32/kernel/process.c | |
parent | c755201eb5c1e09f3477d0e83ae1e3aadac0e8d1 (diff) | |
download | linux-fsl-qoriq-35f1526845a9d804206883e19bd257d3dcef758f.tar.xz |
unlzo: fix input buffer free
unlzo modifies the pointer to in_buf, so we have to free the original
buffer, not the modified pointer.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Lasse Collin <lasse.collin@tukaani.org>
Cc: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/avr32/kernel/process.c')
0 files changed, 0 insertions, 0 deletions