https://github.com/torvalds/linux
Revision dc30e70391376ba3987aeb856ae6d9c0706534f1 authored by Yizhuo on 26 January 2019, 06:32:20 UTC, committed by Tony Lindgren on 29 January 2019, 16:54:22 UTC
In function omap4_dsi_mux_pads(), local variable "reg" could
be uninitialized if function regmap_read() returns -EINVAL.
However, it will be used directly in the later context, which
is potentially unsafe.

Signed-off-by: Yizhuo <yzhai003@ucr.edu>
Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 072167d
History
Tip revision: dc30e70391376ba3987aeb856ae6d9c0706534f1 authored by Yizhuo on 26 January 2019, 06:32:20 UTC
ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
Tip revision: dc30e70
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.7 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 10.7 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.7 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 480.7 KB
Makefile -rw-r--r-- 59.1 KB
README -rw-r--r-- 727 bytes

README

back to top