Squashfs: add missing block release on error condition
authorPhillip Lougher <phillip@squashfs.org.uk>
Thu, 29 Dec 2011 03:50:20 +0000 (03:50 +0000)
committerPhillip Lougher <phillip@squashfs.org.uk>
Fri, 30 Dec 2011 01:20:14 +0000 (01:20 +0000)
commite552a596687bf0e1802c744a7bb113afbd2bf4d4
tree3080861e7587446872ed1886c2b2d031680a1b04
parent5f0a6e2d503896062f641639dacfe5055c2f593b
Squashfs: add missing block release on error condition

squashfs_read_metadata forgets to release the cache block if
an error has occurred.

Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
fs/squashfs/cache.c
This page took 0.034715 seconds and 5 git commands to generate.