rpmsg: glink: spi: Fix use after free of channel refcount
Channel reference count is used after free in case of channel
is not fully opened due to errors and SSR happens.
Remove the channel ID from glink LCID list for last reference to
avoid re-using the stale pointer from LCID list.
Change-Id: If038dd4d09440b925537ef2dab86fc80a07b203c
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment