commit | 05f4647b10233dd2e18106abb16ff7fb68abbd08 | [log] [tgz] |
---|---|---|
author | Ricky Liang <jcliang@chromium.org> | Tue Apr 14 12:36:05 2015 +0800 |
committer | Rob Herring <robh@kernel.org> | Tue Apr 14 19:35:45 2015 -0500 |
tree | 4906e9acafeb8453d083af71720cc7055caa1bcb | |
parent | ebc5e20082160df384dedbe1c95066c3e545b689 [diff] |
of/fdt: fix allocation size for device node path 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>