diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-05-14 23:58:37 +0300 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-05-29 13:00:03 +0000 |
commit | cc4401142c1cbc63b01d6024cbc7a9f804cb3143 (patch) | |
tree | fd28d49904845d402661bffa0c618e4448529d83 /lib/mpi/mpi-inline.c | |
parent | d85d135d8babbc917b370f36cbc02b7b4a2f2d99 (diff) |
fb: handle NULL pointers in framebuffer release
This function is called with a potential NULL pointer in
picolcd_init_framebuffer() and it causes a static checker warning. This
used to handle NULL pointers when the picolcd code was written, but a
couple months later we added the "info->apertures" dereference.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions