Home
last modified time | relevance | path

Searched hist:fc739a058d99c9297ef6bfd923b809d85855b9a9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dfastrpc.cdiff fc739a058d99c9297ef6bfd923b809d85855b9a9 Wed Sep 25 10:27:41 CDT 2019 Navid Emamdoost <navid.emamdoost@gmail.com> misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach

In fastrpc_dma_buf_attach if dma_get_sgtable fails the allocated memory
for a should be released.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Link: https://lore.kernel.org/r/20190925152742.16258-1-navid.emamdoost@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>