git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e124a32
)
udf: Fix memory leak when mounting
author
Jan Kara
<jack@suse.cz>
Wed, 27 Jun 2012 20:27:05 +0000
(22:27 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 9 Jul 2012 10:03:12 +0000
(12:03 +0200)
When we are mounting filesystem, we can load one partition table before
finding out that we cannot complete processing of logical volume descriptor
and trying the reserve descriptor. Free the table properly before trying
the reserve descriptor.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found