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:
4bf08ff
)
f2fs: avoid to use a NULL point in destroy_segment_manager
author
Chao Yu
<chao2.yu@samsung.com>
Wed, 6 Nov 2013 01:12:04 +0000
(09:12 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 6 Nov 2013 07:37:44 +0000
(16:37 +0900)
A NULL point should avoid to be used in destroy_segment_manager after allocating
memory fail for f2fs_sm_info.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found