1
0
Files
linux/net/sunrpc
Christian Engelmayer 59fb30660b sunrpc: potential memory leak in function rdma_read_xdr
In case the check on ch_count fails the cleanup path is skipped and the
previously allocated memory 'rpl_map', 'chl_map' is not freed.

Reported by Coverity.

Signed-off-by: Christian Engelmayer <christian.engelmayer@frequentis.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-06-15 19:34:32 -07:00
..
2008-12-30 16:51:43 -05:00
2009-06-15 18:14:58 -07:00
2008-03-14 13:42:38 -04:00
2009-03-27 14:44:03 -04:00