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:
83d5d6f
)
f2fs: handle errors from get_node_page calls
author
Jason Hrycay
<jhrycay@gmail.com>
Fri, 31 May 2013 17:45:11 +0000
(12:45 -0500)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 3 Jun 2013 10:49:09 +0000
(19:49 +0900)
Add check for error pointers returned from get_node_page in order to
avoid dereferencing a bad address on the next use.
Signed-off-by: Jason Hrycay <jason.hrycay@motorola.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found