commit | b14e6b3e4b6daf98b311b4c70331acf0dca6e174 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Jul 04 16:33:21 2025 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Tue Jul 15 12:08:13 2025 +0200 |
tree | a44a728d4cbc3063513e076dd792f4409e77b5e3 | |
parent | dcf2bd32244a7331118ab48a33259a7d0c9a68b3 [diff] |
Fix image read and segfault in fwu-tool Fix fread return value check, to only report errors on negative values. Add NULL check to fwu_app destructor to avoid segfault on exit. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ia5924dc81866013e1edeef2aa4105e6283b157f5