[PATCH] drm/bridge: display-connector: fix an uninitialized pointer in probe()
Sam Ravnborg
sam at ravnborg.org
Thu Oct 14 18:54:39 UTC 2021
Hi Dan,
On Wed, Oct 13, 2021 at 11:08:25AM +0300, Dan Carpenter wrote:
> The "label" pointer is used for debug output. The code assumes that it
> is either NULL or valid, but it is never set to NULL. It is either
> valid or uninitialized.
>
> Fixes: 0c275c30176b ("drm/bridge: Add bridge driver for display connectors")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Thanks, applied to drm-misc-next.
It was IMO not urgent.
Sam
More information about the dri-devel
mailing list