Mark functions not returning as sudo_noreturn
We also put NOTREACHED where it applies.
This commit is contained in:
@@ -1973,7 +1973,7 @@ main(int argc, char *argv[])
|
||||
break;
|
||||
case 'h':
|
||||
help();
|
||||
break;
|
||||
/* NOTREACHED */
|
||||
case 'n':
|
||||
nofork = true;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user