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:
45c2ebd
)
mtd: docg3: Fix kasprintf() usage
author
Richard Weinberger
<richard@nod.at>
Mon, 1 Jun 2015 21:10:53 +0000
(23:10 +0200)
committer
Brian Norris
<computersforpeace@gmail.com>
Wed, 17 Jun 2015 01:58:47 +0000
(18:58 -0700)
kasprintf() does a dynamic memory allocation and can fail.
We have to handle that case.
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/docg3.c
patch
|
blob
|
history
diff --cc
drivers/mtd/devices/docg3.c
Simple merge