commit | dbff52633a6edb8f69a69fc7040a93ff388083a1 | [log] [tgz] |
---|---|---|
author | Justin Chadwell <justin.chadwell@arm.com> | Tue Jul 23 09:45:18 2019 +0100 |
committer | Justin Chadwell <justin.chadwell@arm.com> | Tue Aug 06 13:05:57 2019 +0100 |
tree | 6ad54bed2e01e36027658e624501acc8026c6712 | |
parent | 3ee48f40f50bd3cea6fbb824bbc5ce0a43802d78 [diff] |
Fix Coverity #342970, Uninitialized scalar variable This ensures that probe_data starts with a reasonable default, as opposed to whatever was left on the stack. Change-Id: I5550efea5e2bec7717f9fa063cb11e6a7005cce5 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>