diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-08-30 18:36:57 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-09-26 12:21:33 +0100 |
commit | 449f91b2c8d2ddf53629d908593f9acf52301b2d (patch) | |
tree | b34bdede339e979278f1df89c2fbfe72051be04c /migration/colo.c | |
parent | c5e4e49258e9b89cb34c085a419dd9f862935c48 (diff) |
migration/rdma: Fix uninitialised rdma_return_path
Clang correctly errors out moaning that rdma_return_path
is used uninitialised in the earlier error paths.
Make it NULL so that the error path ignores it.
Fixes: 55cc1b5937a8e709e4c102e74b206281073aab82
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reported-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20180830173657.22939-1-dgilbert@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/colo.c')
0 files changed, 0 insertions, 0 deletions