Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Under gcc11(+) both message and received would cause errors for potentially being used uninitialised. We fixed many of these issues in another PR, but this one is only seen under certain configs. Signed-off-by: Paul Elliott <paul.elliott@arm.com>