commit | d922ecdd017bc4bc81864714b0427b22de594ae5 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <[email protected]> | Sat Mar 04 14:26:45 2017 +0100 |
committer | David Gibson <[email protected]> | Mon Mar 06 14:19:26 2017 +1100 |
tree | 14a9e8214b3c57966f0e13defda0fd8c4eca762e | |
parent | 921cc17fec295ce46720437cb064d0a6abf298e1 [diff] |
tests: Make realloc_fdt() really allocate *fdt This bug has been found by using clang Static Analyzer: it reported that the value stored to fdt was never read. Signed-off-by: Nicolas Iooss <[email protected]> Signed-off-by: David Gibson <[email protected]>