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:
7880cee
)
f2fs: initialize newly allocated dnode structure
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 2 Jan 2013 23:57:21 +0000
(08:57 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Fri, 4 Jan 2013 00:46:27 +0000
(09:46 +0900)
This patch resolves Coverity #753112.
In practical, the existing code flow does not fall into the reported errorneous
path. But, anyway, let's avoid this for future.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found