commit | c0c24b95542bc1a4dc3fc6ea71475ae04fa69189 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <sstabellini@kernel.org> | Tue May 09 12:04:51 2017 -0700 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Tue May 16 11:50:30 2017 -0700 |
tree | 3abf317e580ac89c59a4e78f79cb0bfbbfc195df | |
parent | d9506cab36391c906671b3767d0ccf9c8c0e9645 [diff] |
xen/9pfs: fix two resource leaks on error paths, discovered by Coverity CID: 1374836 Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Greg Kurz <groug@kaod.org> CC: anthony.perard@citrix.com CC: groug@kaod.org CC: aneesh.kumar@linux.vnet.ibm.com