RE:[PATCH] drm/amd/display:fix a Null pointer dereference vulnerability
From: jackysliu
Date: Thu Jul 03 2025 - 23:12:54 EST
On 2025-07-03 11:15, Harry Wentland wrote
>Thanks for your patch.
>
>Please run and fix this checkpatch.pl warning:
>
>WARNING: From:/Signed-off-by: email address mismatch: 'From: jackysliu <1972843537@xxxxxx>' != 'Signed-off-by: jackysliu <Security@xxxxxxxxxxx>'
>I would prefer to simply wrap the dc->ctx->logger and dc->ctx bits
>with if (!dc->ctx) and avoid the goto.
Thank you Harry, for the patient review. I'll submit a revised patch later.