Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a66f808c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: fd: initialize buffer handle on unmap"

parents c44dbd36 8233b655
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -774,6 +774,7 @@ void msm_fd_hw_unmap_buffer(struct msm_fd_buf_handle *buf)

	buf->fd = -1;
	buf->pool = NULL;
	buf->handle = NULL;
}

/*