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:
ebc5e20
)
of/fdt: fix allocation size for device node path
author
Ricky Liang
<jcliang@chromium.org>
Tue, 14 Apr 2015 04:36:05 +0000
(12:36 +0800)
committer
Rob Herring
<robh@kernel.org>
Wed, 15 Apr 2015 00:35:45 +0000
(19:35 -0500)
The allocation size of device node path is off by one which drops the
'\0' terminator.
Signed-off-by: Ricky Liang <jcliang@chromium.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/fdt.c
patch
|
blob
|
history
diff --cc
drivers/of/fdt.c
Simple merge