shutdown(8): buffer accessed beyond end during option parsing
This commit is contained in:
@@ -160,7 +160,7 @@ char *argv[];
|
||||
opt=argv[i];
|
||||
}
|
||||
reboot_code=opt;
|
||||
opt="";
|
||||
opt+=strlen(opt)-1;
|
||||
}
|
||||
break;
|
||||
case 'R':
|
||||
|
||||
Reference in New Issue
Block a user