commit | 58796e67d5d529e2010f6985fae7a5cef02f19a8 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Mon Aug 06 07:45:51 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Aug 07 12:56:10 2018 -0600 |
tree | 4401b2b6ffb54a5a88df43143e9c62d999eb2b8f | |
parent | 760109760455a0a35491cb02a3bc3e15f0c180f6 [diff] |
IB/ucm: Initialize sgid request GID attribute pointer sgid_attr is uninitialized on the stack, initialize it to NULL. Fixes: 398391071f25 ("IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'") Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Yossi Itigin <yosefe@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>