mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 11:47:16 +00:00
The "err" variable may be returned without an initialized value.
Fixes:
|
||
|---|---|---|
| .. | ||
| generic_mpih-add1.c | ||
| generic_mpih-lshift.c | ||
| generic_mpih-mul1.c | ||
| generic_mpih-mul2.c | ||
| generic_mpih-mul3.c | ||
| generic_mpih-rshift.c | ||
| generic_mpih-sub1.c | ||
| longlong.h | ||
| Makefile | ||
| mpi-add.c | ||
| mpi-bit.c | ||
| mpi-cmp.c | ||
| mpi-div.c | ||
| mpi-inline.h | ||
| mpi-internal.h | ||
| mpi-mod.c | ||
| mpi-mul.c | ||
| mpi-pow.c | ||
| mpi-sub-ui.c | ||
| mpicoder.c | ||
| mpih-cmp.c | ||
| mpih-div.c | ||
| mpih-mul.c | ||
| mpiutil.c | ||