Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Variables that are in any way destructed on exit should be initialised prior to any tests that might jump to exit, to save potential uninitialised memory accesses. Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Michael Schuster <michael@schuster.ms>
Signed-off-by: Ronald Cron <ronald.cron@arm.com>