[U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference - Please update MAINTAINERS
Heinrich Schuchardt
xypron.glpk at gmx.de
Sun Aug 20 08:32:03 UTC 2017
On 08/19/2017 08:51 PM, Anatolij Gustschin wrote:
> Hi,
>
> On Sun, 30 Jul 2017 21:59:23 +0200
> Heinrich Schuchardt xypron.glpk at gmx.de wrote:
>
>> Do not dereference bmp before the check if it is NULL.
>>
>> The problem was indicated by cppcheck.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>> common/lcd.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> Applied to u-boot-video/master, thanks!
>
> --
> Anatolij
>
Hello Anatolij,
thank you for applying the patch.
To clarify the responsibilities could you, please, update your entry in
MAINTAINERS to include
common/lcd*.c
include/lcd*.h
and any other files you care for.
The current entry is:
VIDEO
M: Anatolij Gustschin <agust at denx.de>
S: Maintained
T: git git://git.denx.de/u-boot-video.git
F: drivers/video/
Best regards
Heinrich
More information about the U-Boot
mailing list