Fix Coverity #342970, Uninitialized scalar variable
authorJustin Chadwell <justin.chadwell@arm.com>
Tue, 23 Jul 2019 08:45:18 +0000 (09:45 +0100)
committerJustin Chadwell <justin.chadwell@arm.com>
Tue, 6 Aug 2019 12:05:57 +0000 (13:05 +0100)
commitdbff52633a6edb8f69a69fc7040a93ff388083a1
tree6ad54bed2e01e36027658e624501acc8026c6712
parent3ee48f40f50bd3cea6fbb824bbc5ce0a43802d78
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>
lib/extensions/ras/ras_common.c