commit | 81c88b18de1f11f70c97f28ced8d642c00bb3955 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Dec 20 10:35:11 2018 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 02 12:05:19 2019 -0500 |
tree | f8896b7395911ea806810ebeda4c548163df968c | |
parent | c2c7d84fd173aff121ffd45cf15277eff43348d3 [diff] |
sunrpc: handle ENOMEM in rpcb_getport_async If we ignore the error we'll hit a null dereference a little later. Reported-by: syzbot+4b98281f2401ab849f4b@syzkaller.appspotmail.com Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>