[PATCH] drm/msm/dp: Fix a potential double free in an error handling path

Christophe JAILLET christophe.jaillet at wanadoo.fr
Wed Jan 5 20:40:05 UTC 2022


Le 05/01/2022 à 21:09, Stephen Boyd a écrit :
> Quoting Christophe JAILLET (2021-12-26 07:14:05)
>> 'dp_bridge' is devm_alloc'ed, so there is no need to free it explicitly or
>> there will be a double free().
>>
>> Fixes: 8a3b4c17f863 ("drm/msm/dp: employ bridge mechanism for display enable and disable")
>> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
>> ---
> 
> Reviewed-by: Stephen Boyd <swboyd at chromium.org>
> 

and

 >
 > Reviewed-by: Kuogee Hsieh <quic_khsieh at quicinc.com>
 >


Hi,

Just for your information, it has also been reported by Dan Carpenter 1 
or 2 weeks before me and is part of -next in commit 48d0cf4a7cf2.

CJ


More information about the dri-devel mailing list