X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.30%2F051-squashfs_pcomp.patch;h=fc2a731ddeb46dfab1447b980d8f282498de01df;hp=271c4e5c8b762dd8e4ac08155325913c900831d6;hb=d5b89889f883f4aebce0d0bc8d16db629f03428b;hpb=5226ed98ad838ab441540190364b5c505edc329b diff --git a/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch b/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch index 271c4e5c8..fc2a731dd 100644 --- a/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch +++ b/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch @@ -201,7 +201,7 @@ goto failure; } -@@ -284,17 +311,18 @@ failed_mount: +@@ -294,17 +321,18 @@ failed_mount: kfree(msblk->inode_lookup_table); kfree(msblk->fragment_index); kfree(msblk->id_table); @@ -223,7 +223,7 @@ } -@@ -333,7 +361,7 @@ static void squashfs_put_super(struct su +@@ -346,7 +374,7 @@ static void squashfs_put_super(struct su kfree(sbi->id_table); kfree(sbi->fragment_index); kfree(sbi->meta_index);