commit | 1d6400c7c9cfd38976b25d55b357200ad3ff1be9 | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@gnu.org> | Mon Sep 13 15:53:18 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Mon Sep 27 07:52:50 2010 -0500 |
tree | e7da3e64ec02493282e76a55f2f0025e358049b3 | |
parent | 32163f4b2cef28a5aab8b226ffecfc6379a53786 [diff] |
net/9p: fix memory handling/allocation in rdma_request() Return -ENOMEM when erroring on kmalloc and fix memory leaks when returning on error. Signed-off-by: Davidlohr Bueso <dave@gnu.org> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>