mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
In the case where size is zero the while loop never assigns rc and the
return value is uninitialized. Fix this by initializing rc to zero.
Fixes:
|
||
|---|---|---|
| .. | ||
| common | ||
| gaudi | ||
| goya | ||
| include | ||
| Kconfig | ||
| Makefile | ||