mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-19 18:56:47 +00:00
src/initctl/initctl.c: In function 'server_init':
src/initctl/initctl.c:282:13: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
int r;
^
|
||
|---|---|---|
| .. | ||
| initctl.c | ||
| Makefile | ||