summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOlaf Kirch <okir@suse.de>2014-12-16 13:38:33 -0500
committerSteve Dickson <steved@redhat.com>2014-12-16 14:04:33 -0500
commitcdb1bc68e10d9a9b1595f855ba2660fe84d3b7cc (patch)
tree160abe530228c4b1a8d3cb5713a1d42c1238e211 /INSTALL
parent6388650c8aa5de9cefd02977923d32b871318229 (diff)
downloadti-rpc-cdb1bc68e10d9a9b1595f855ba2660fe84d3b7cc.tar.gz
Fix a bug in clnt broadcast
Before calling the replyproc function on a broadcast reply, we convert the server-provided address using uaddr2taddr. This may fail (eg if the server provided a garbage address), and return NULL. In this case, we should not call the replyproc function - because the caller expects the address netbuf to be a valid pointer, rather than NULL. Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions