On Mon, Dec 16, 2019 at 8:11 AM Colin King <[email protected]> wrote: > > From: Colin Ian King <[email protected]> > > The -ENOTTY error return path does not free the allocated > kdata as it returns directly. Fix this by returning via the > error handling label err. > > Addresses-Coverity: ("Resource leak") > Fixes: c02a81fba74f ("dma-buf: Add dma-buf heaps framework") > Signed-off-by: Colin Ian King <[email protected]>
Acked-by: John Stultz <[email protected]> Thanks so much for submitting this! Sumit, do you mind queueing this up for drm-misc-next? thanks -john _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
