+6
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
dma_buf_attach can return a negative error code wrapped
into a pointer on failure. Correct the error check and move
access to dma_buf_attachment pointer after the error check
to avoid accessing invalid pointer.
Change-Id: I77426fefb17370da5ed57878632bec8bacbc77a0
Signed-off-by:
Deepak Kumar <dkumar@codeaurora.org>