mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 21:53:44 +00:00
500580c7ae
The of_property_read_u64() can fail and remain the variable uninitialized,
which will then be returned. Initializing the variable "rate" to zero to
fix this problem.
Fixes:
|
||
---|---|---|
.. | ||
cpr.c | ||
Kconfig | ||
Makefile | ||
rpmhpd.c | ||
rpmpd.c |