mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-05 05:15:23 +02:00
![]() 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 |