You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[v2.2.x] prov/efa: Initialize pke->addr to FI_ADDR_NOTAVAIL
This fixes an ostensibly long-standing bug, where pke->addr could be
uninitialized (garbage), which naturally causes issues when passed to
utility functions like efa_rdm_ep_get_peer().
Signed-off-by: Darryl Abbate <[email protected]>
0 commit comments