
20 Aug
2017
20 Aug
'17
10:32 a.m.
On 08/19/2017 08:51 PM, Anatolij Gustschin wrote:
Hi,
On Sun, 30 Jul 2017 21:59:23 +0200 Heinrich Schuchardt xypron.glpk@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@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@denx.de S: Maintained T: git git://git.denx.de/u-boot-video.git F: drivers/video/
Best regards
Heinrich