commit | a261e520fb9e9e503a521dc66c6c3b247a5f86ce | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Fri Aug 17 10:34:35 2012 +0000 |
committer | Gerald Van Baren <gvb@unssw.com> | Mon Oct 15 19:20:08 2012 -0400 |
tree | 497d009017b24757479355a2894dac2c9abdf350 | |
parent | b4afa9a88bea233a2650fcac341b56b60b148783 [diff] |
fdt: Check error codes returned from fdtlib when loading ITB Before this patch, error codes returned from fdtlib were ignored and continued access would cause a crash. Now just check if the image is truncated and error if so. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>